Licensecheck Index / Licensecheck / Cli
Auto-generated documentation for licensecheck.cli module.
Cli entry point.
def cli() -> None: ...Test entry point.
Note: FHConfParser (Parses in the following order: pyproject.toml,
setup.cfg, licensecheck.toml, licensecheck.json,
licensecheck.ini, ~/licensecheck.toml, ~/licensecheck.json, ~/licensecheck.ini)
def main(args: dict) -> int: ...