Skip to content

API reference

CLI

__init__(root=Path('.'))

An interactive CLI

Parameters:

Name Type Description Default
root str | Path

root path of the target repo

Path('.')

msg(*args)

Send a message to the console

run()

Run the CLI

cli()

Instantiate a CLI object and run it