Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ IsDir
Method
IsDir
framework/src/bundle/BundleResource.cpp:215–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
bool
216
BundleResource::IsDir() const
217
{
218
return d->stat.isDir;
219
}
220
221
bool
222
BundleResource::IsFile() const
Callers
2
TEST_F
Function · 0.80
extenderPattern
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64