Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RcppCore/Rcpp
/ path
Method
path
src/attributes.cpp:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
std::string path() const { return path_; }
72
bool exists() const { return exists_; }
73
double lastModified() const { return lastModified_; }
74
Callers
4
addUniqueDependency
Function · 0.80
parseSourceDependencies
Function · 0.80
SourceFileAttributesParser
Method · 0.80
cppDependencySourcePaths
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected