MCPcopy Create free account
hub / github.com/UiPath/uipathcli / Description

Method Description

commandline/parameter_formatter.go:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15func (f parameterFormatter) Description() string {
16 return f.description(f.parameter)
17}
18
19func (f parameterFormatter) UsageExample() string {
20 return f.usageExample(f.parameter)

Callers 1

createFlagsMethod · 0.80

Calls 1

descriptionMethod · 0.95

Tested by

no test coverage detected