Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ hasBuild
Method
hasBuild
src/tools/ecode/projectbuild.hpp:214–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
const ProjectBuildKeyVal& vars() const { return mVars; }
213
214
bool hasBuild() const { return !mBuild.empty(); }
215
216
bool hasClean() const { return !mClean.empty(); }
217
Callers
3
UniversalLocator
Method · 0.45
hasBuildCommands
Method · 0.45
hasBuildConfigWithBuildSteps
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected