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
Dmitry Kutakov
5998e27dd7
remove unused code
2019-12-31 16:36:01 +01:00
Ajitem Sahasrabuddhe
d870ad6ccb
Fix all tests
2019-09-15 14:52:46 +05:30
Dan Buch
3d75e9e711
Go with interfaces + private opaque types
...
rather than public types that wrap slices
2016-05-25 12:05:14 -04:00
Dan Buch
2c0e13ecf8
Revising/adding tests that assert order of operations inside App.Run
2016-04-28 16:05:14 -04:00
Jesse Szwedko
8cd49b108c
Update TestCommandIgnoreFlagsIncludingFirstArgument to test for arguments
2015-10-29 20:16:35 -07:00
Edward Sheffler III
8ea1232ede
Improve vendoring options by removing self-referential imports in tests.
2015-07-20 12:28:51 -07:00
Jeremy Saenz
e14e45d087
More test tweaking
2013-07-20 15:53:25 -07:00
Jeremy Saenz
ed1ee94250
Adding some docs
2013-07-20 15:50:13 -07:00