MCPcopy Create free account
hub / github.com/GothenburgBitFactory/taskwarrior / usage

Function usage

test/make_tc_task.cpp:41–44  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

39
40////////////////////////////////////////////////////////////////////////////////
41int usage() {
42 std::cerr << "USAGE: make_tc_task DATADIR KEY=VALUE ..\n";
43 return 1;
44}
45
46} // namespace
47

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected