MCPcopy Create free account
hub / github.com/SpacehuhnTech/SimpleCLI / getPtr

Method getPtr

src/Argument.cpp:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149arg* Argument::getPtr() {
150 return argPointer;
151}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected