Robert Liebowitz
45eecb1d94
Merge pull request #1264 from dearchap/cleanup_context
...
Cleanup context.go
2021-04-24 12:02:16 -04:00
Naveen Gogineni
07e1fdf17d
Cleanup context.go
2021-04-05 07:57:41 -04:00
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
Vinicius Schettino
7ecfd216b1
Verify whether there is a Value before overriding
2020-07-11 15:54:46 -03:00
Dmitry Kutakov
8c28ae347a
refactor flag names - make it more explicitly
...
avoid the using 'reflect' package while getting flag names
2019-12-29 08:58:12 +01:00
Martin Lees
c62d7736ea
fmt
2019-12-12 17:31:41 +01:00
Martin Lees
06eb576eaa
Review fixes
2019-12-12 17:31:20 +01:00
Martin Lees
31c19a8ef3
timestamp flag
2019-12-09 11:50:47 +01:00