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

Method TimestampArgs

args.go:398–400  ·  view source on GitHub ↗
(name string)

Source from the content-addressed store, hash-verified

396}
397
398func (c *Command) TimestampArgs(name string) []time.Time {
399 return arg[[]time.Time](name, c)
400}

Callers 2

TestArgumentsInvalidTypeFunction · 0.80
TestArgumentsSubcommandFunction · 0.80

Calls 1

argFunction · 0.85

Tested by 2

TestArgumentsInvalidTypeFunction · 0.64
TestArgumentsSubcommandFunction · 0.64