Commit Graph
2 Commits
Author SHA1 Message Date
David Bond f2bed637fd Add Destination field to TimestampFlag
Adds a `Destination` field for the `TimestampFlag` type that allows you to specify a pointer to
a `Timestamp` rather than having to grab the `Timestamp` from the `cli.Context` using the flag
name.
2021-03-07 03:36:56 +00:00
davidsbond e19b1565a8 Allow specifying a StringSlice destination for StringSliceFlag 2020-02-28 12:00:31 +00:00