Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urfave/cli
/ Present
Method
Present
args.go:19–19 · args.go::Args.Present
Present checks if there are any arguments present
()
Source
from the content-addressed store, hash-verified
17
Len() int
18
// Present checks
if
there are any arguments present
19
Present() bool
20
// Slice returns a copy of the internal slice
21
Slice() []string
22
}
Callers
2
shouldRunCompletion
Function · 0.65
run
Method · 0.65
Implementers
1
stringSliceArgs
args.go
Calls
no outgoing calls
Tested by
no test coverage detected