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

Method toString

cross3d/enum.py:818–835  ·  view source on GitHub ↗

For the provided value return the parameter name(s) seperated by sep. If you provide a int that represents two or more binary values, it will return all parameter names that binary value represents seperated by sep. If no meaningful value is found it will return the provided default. :param

(self, value, default='None', sep=' ')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

valueMethod · 0.95
appendMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected