Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
398
func
(c *Command) TimestampArgs(name string) []time.Time {
399
return
arg[[]time.Time](name, c)
400
}
Callers
2
TestArgumentsInvalidType
Function · 0.80
TestArgumentsSubcommand
Function · 0.80
Calls
1
arg
Function · 0.85
Tested by
2
TestArgumentsInvalidType
Function · 0.64
TestArgumentsSubcommand
Function · 0.64