Reference

toml_validator.__main__

Command-line interface.

toml_validator.__main__.get_files(src)

Return all paths from list of arguments.

Parameters

src (Tuple[str, ..]) –

Return type

Set[pathlib.Path]