MCPcopy Create free account
hub / github.com/blurstudio/cross3d / keyByIndex

Method keyByIndex

cross3d/enum.py:735–744  ·  view source on GitHub ↗

Finds the key based on a index. This index contains the *args in the order they were passed in then any **kwargs's keys in the order **kwargs.keys() returned. This index is created when the class is initialized. :param index: The index to lookup :returns: The key for the provided index or a

(self, index)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

valueByIndexMethod · 0.95

Calls 1

countMethod · 0.95

Tested by

no test coverage detected