MCPcopy Create free account
hub / github.com/ComodoSecurity/openedr / get

Method get

edrav2/eprj/boost/boost/python/object_attributes.hpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70}
71
72inline object const_attribute_policies::get(object const& target, char const* key)
73{
74 return python::getattr(target, key);
75}
76
77inline object const_objattribute_policies::get(object const& target, object const& key)
78{

Callers

nothing calls this directly

Calls 1

getattrFunction · 0.70

Tested by

no test coverage detected