MCPcopy Create free account
hub / github.com/google/pprof / AddExtraUsage

Method AddExtraUsage

internal/plugin/plugin.go:76–76  ·  view source on GitHub ↗

AddExtraUsage appends additional text to the end of the extra usage message.

(eu string)

Source from the content-addressed store, hash-verified

74
75 // AddExtraUsage appends additional text to the end of the extra usage message.
76 AddExtraUsage(eu string)
77
78 // Parse initializes the flags with their values for this run
79 // and returns the non-flag command line arguments.

Callers

nothing calls this directly

Implementers 2

testFlagsinternal/driver/driver_test.go
GoFlagsinternal/driver/flags.go

Calls

no outgoing calls

Tested by

no test coverage detected