MCPcopy Create free account
hub / github.com/lief-project/LIEF / check

Method check

api/python/src/typing/InputParser.hpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 NB_OBJECT_DEFAULT_NONAME(OutputParser, object, check);
94
95 static bool check(handle h) {
96 return true;
97 }
98};
99}
100#endif

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected