MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / toJSONString

Method toJSONString

src/measure/OSArgument.cpp:1224–1226  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1222 }
1223
1224 std::string OSArgument::toJSONString() const {
1225 return toJSON().toStyledString();
1226 }
1227
1228} // namespace measure
1229} // namespace openstudio

Callers

nothing calls this directly

Calls 1

toJSONFunction · 0.85

Tested by

no test coverage detected