Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsDir
Method
IsDir
Modules/CppMicroServices/src/usModuleResource.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
bool ModuleResource::IsDir() const
203
{
204
return d->stat.isDir;
205
}
206
207
bool ModuleResource::IsFile() const
208
{
Callers
2
testResourceTree
Function · 0.80
extenderPattern
Function · 0.80
Calls
no outgoing calls
Tested by
1
testResourceTree
Function · 0.64