MCPcopy Create free account
hub / github.com/arun11299/cpp-subprocess / input

Method input

cpp-subprocess/subprocess.hpp:1269–1269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1267 }
1268
1269 FILE* input() { return input_.get(); }
1270 FILE* output() { return output_.get(); }
1271 FILE* error() { return error_.get(); }
1272

Callers 1

setup_comm_channelsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected