Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ valid
Method
valid
pdal/FileSpec.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
bool FileSpec::valid() const
112
{
113
return !m_p->m_path.empty();
114
}
115
116
bool FileSpec::onlyFilename() const
117
{
Callers
10
ready
Method · 0.45
TEST_F
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
privateMetadata
Method · 0.45
PipelineManager.cpp
File · 0.45
whereExpr
Method · 0.45
whereExpr
Method · 0.45
parsePipeline
Function · 0.45
l_initialize
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected