MCPcopy Create free account
hub / github.com/ImageEngine/cortex / paragraph

Method paragraph

python/IECore/Formatter.py:46–48  ·  view source on GitHub ↗
( self, name )

Source from the content-addressed store, hash-verified

44 raise NotImplementedError
45
46 def paragraph( self, name ) :
47
48 raise NotImplementedError
49
50 def indent( self ) :
51

Callers 5

__formatNumericParameterFunction · 0.45
__formatDirNameParameterFunction · 0.45
__formatParameterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected