MCPcopy Create free account
hub / github.com/bfgroup/Lyra / cli

Method cli

include/lyra/cli.hpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55{
56 public:
57 cli() = default;
58
59 // Copy construction, needs to copy the exe name and the composed parsers.
60 cli(const cli & other);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected