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

Method fromString

cross3d/enum.py:837–850  ·  view source on GitHub ↗

Returns the value for a given string. This function binary or's the parameters, so it may not work well when using **kwargs :param labels: A string of parameter names. :param sep: The seperator used to seperate the provided parameters. :returns: The found value .. seealso:: :meth:`value`

(self, labels, sep=' ')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

valueMethod · 0.95
splitMethod · 0.80

Tested by

no test coverage detected