MCPcopy Index your code
hub / github.com/urfave/cli / durationValue

TypeAlias durationValue

flag_duration.go:11–11  ·  view source on GitHub ↗

-- time.Duration Value

Source from the content-addressed store, hash-verified

9
10// -- time.Duration Value
11type durationValue time.Duration
12
13// Below functions are to satisfy the ValueCreator interface
14

Callers 2

ToStringMethod · 0.85
SetMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected