MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / is_method

Function is_method

share/docs/prettymethods.py:50–51  ·  view source on GitHub ↗
(node)

Source from the content-addressed store, hash-verified

48
49
50def is_method(node):
51 return node and "self" in node.astext()
52
53
54def get_children(parameters_node):

Callers 2

get_childrenFunction · 0.85
applyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected