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

Method UsageExample

commandline/parameter_formatter.go:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17}
18
19func (f parameterFormatter) UsageExample() string {
20 return f.usageExample(f.parameter)
21}
22
23func (f parameterFormatter) description(parameter parser.Parameter) string {
24 builder := strings.Builder{}

Callers 1

Calls 1

usageExampleMethod · 0.95

Tested by

no test coverage detected