Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniele77/cli
/ Prompt
Method
Prompt
include/cli/cli.h:520–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
518
}
519
520
std::string Prompt() const
521
{
522
return prompt;
523
}
524
525
void MainHelp(std::ostream& out)
526
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected