Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniele77/cli
/ OutStream
Method
OutStream
include/cli/cli.h:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
{
78
public:
79
OutStream() : std::basic_ostream<char>(this)
80
{
81
}
82
83
// std::streambuf overrides
84
std::streamsize xsputn(const char* s, std::streamsize n) override
Callers
6
Exec
Method · 0.80
Exec
Method · 0.80
OnConnect
Method · 0.80
SendIacCmd
Method · 0.80
CommandProcessor
Method · 0.80
NewCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected