MCPcopy
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

shouldRunCompletionFunction · 0.65
runMethod · 0.65

Implementers 1

Calls

no outgoing calls

Tested by

no test coverage detected