MCPcopy Create free account
hub / github.com/apache/mesos / add

Function add

src/log/main.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46
47static void add(const Owned<tool::Tool>& tool)
48{
49 tools[tool->name()] = tool;
50}
51
52
53static void usage(const char* argv0)

Callers 15

MetricsMethod · 0.70
foreachMethod · 0.70
mainFunction · 0.70
FlagsMethod · 0.50
MetricsMethod · 0.50
FlagsMethod · 0.50
MetricsMethod · 0.50
FlagsMethod · 0.50
FlagsMethod · 0.50
FlagsMethod · 0.50
MetricsMethod · 0.50
FlagsMethod · 0.50

Calls 1

nameMethod · 0.45

Tested by 6

FlagsMethod · 0.40
FlagsMethod · 0.40
FlagsMethod · 0.40
FlagsMethod · 0.40
FlagsMethod · 0.40
FlagsMethod · 0.40