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

Method currentEntryId

src/IECorePython/IndexedIOBinding.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151 }
152
153 static std::string currentEntryId( IndexedIOPtr p )
154 {
155 return p->currentEntryId().value();
156 }
157
158 static list path(IndexedIOPtr p)
159 {

Callers 8

testSaveWriteObjectsMethod · 0.80
testConstructorsMethod · 0.80
testSaveWriteObjectsMethod · 0.80
testMkdirMethod · 0.80
testChdirMethod · 0.80
pathMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected