Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testSaveWriteObjects
Method · 0.80
testConstructors
Method · 0.80
testSaveWriteObjects
Method · 0.80
testMkdir
Method · 0.80
testChdir
Method · 0.80
SceneCache::ReaderImplementation
Class · 0.80
path
Method · 0.80
SceneCache::WriterImplementation
Class · 0.80
Calls
1
value
Method · 0.45
Tested by
no test coverage detected