MCPcopy Create free account
hub / github.com/acl-dev/acl / usage

Function usage

lib_acl_cpp/samples/dircopy/main.cpp:310–313  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308}
309
310static void usage(const char* procname)
311{
312 logger_error("usage: %s -h [help] -f from_path -t to_path", procname);
313}
314
315int main(int argc, char* argv[])
316{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…