Autodoc

steck

steck.aggregate(*passed_paths) → List[pathlib.Path]

Get all the paths passed as arguments and turn them into pathlib.Paths.

steck.guess(path: pathlib.Path) → str

Guess a lexer type based on a path.