MCPcopy
hub / github.com/urfave/cli / Slice

Method Slice

args.go:21–21  ·  view source on GitHub ↗

Slice returns a copy of the internal slice

()

Source from the content-addressed store, hash-verified

19 Present() bool
20 // Slice returns a copy of the internal slice
21 Slice() []string
22}
23
24type stringSliceArgs struct {

Implementers 1

Calls

no outgoing calls