Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
func
(f parameterFormatter) Description() string {
16
return
f.description(f.parameter)
17
}
18
19
func
(f parameterFormatter) UsageExample() string {
20
return
f.usageExample(f.parameter)
Callers
1
createFlags
Method · 0.80
Calls
1
description
Method · 0.95
Tested by
no test coverage detected