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

Method AddExtraUsage

driver/driver.go:108–108  ·  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

106
107 // AddExtraUsage appends additional text to the end of the extra usage message.
108 AddExtraUsage(eu string)
109
110 // Parse initializes the flags with their values for this run
111 // and returns the non-flag command line arguments.

Callers 1

NewFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected