MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / getImport

Method getImport

src/node/importnode.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31QString ImportNode::getImport() const
32{
33 return import;
34}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected