MCPcopy Create free account
hub / github.com/SourceCode-AI/aura / info

Function info

aura/cli.py:214–216  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

212
213@cli.command(name="info")
214def info():
215 commands.show_info()
216 purge(standard=True)
217
218
219@cli.command(name="update")

Callers

nothing calls this directly

Calls 1

purgeFunction · 0.85

Tested by

no test coverage detected