MCPcopy
hub / github.com/name5566/leaf / CommandCPUProf

Struct CommandCPUProf

console/command.go:101–101  ·  view source on GitHub ↗

cpuprof

Source from the content-addressed store, hash-verified

99
100// cpuprof
101type CommandCPUProf struct{}
102
103func (c *CommandCPUProf) name() string {
104 return "cpuprof"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected