Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nat/openplayground
/ cli
Function
cli
server/app.py:323–324 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
321
322
@click.group()
323
def
cli():
324
pass
325
326
@click.command()
327
@click.help_option(
'-h'
,
'--help'
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected