MCPcopy Create free account
hub / github.com/bab2min/tomotopy / getWeight

Method getWeight

src/python/handler/py_utils.cpp:905–908  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

903}
904
905tomoto::Float DocumentObject::getWeight() const
906{
907 return doc->weight;
908}
909
910const tomoto::SharedString& DocumentObject::getUid() const
911{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected