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