MCPcopy Create free account
hub / github.com/c3bottles/c3bottles / cli

Function cli

manage.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29@click.group(cls=FlaskGroup, create_app=lambda: app)
30def cli():
31 pass
32
33
34@app.cli.command()

Callers 1

manage.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected