MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getString

Method getString

include/Suscan/Config.h:72–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 std::string
73 getString(void) const
74 {
75 return this->instance->as_string;
76 }
77 };
78
79 class Config {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected