MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / isEmpty

Method isEmpty

src/attributes.cpp:3243–3243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3241 }
3242
3243 bool isEmpty() const { return cppSourcePath_.empty(); }
3244
3245 bool isBuilt() const { return FileInfo(dynlibPath()).exists(); };
3246

Callers 1

sourceCppContextFunction · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected