MCPcopy Create free account
hub / github.com/build-cpp/cmkr / empty

Method empty

src/cmake_generator.cpp:305–307  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

303 std::string arg;
304
305 bool empty() const {
306 return arg.empty();
307 }
308};
309
310// Credit: JustMagic

Callers 15

runFunction · 0.80
create_fileFunction · 0.80
generate_gitfileFunction · 0.80
quoteMethod · 0.80
print_argMethod · 0.80
operator()Method · 0.80
cmdMethod · 0.80
inject_includesMethod · 0.80
inject_cmakeMethod · 0.80
handle_conditionMethod · 0.80
if_conditionMethod · 0.80
cmake_conditionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected