.. |
doc.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
example_test.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
go.mod
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
go.sum
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
parse.go
|
split the parsing logic into ProcessEnvironment, ProcessCommandLine, ProcessOptions, ProcessPositions, ProcessDefaults
|
2022-10-04 11:00:42 -07:00 |
parse_test.go
|
add a test to check that default values can be ignored if needed
|
2022-10-04 11:06:19 -07:00 |
reflect.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
reflect_test.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
sequence.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
sequence_test.go
|
drop support for multiple destination structs
|
2022-10-04 08:56:31 -07:00 |
subcommand.go
|
split the parsing logic into ProcessEnvironment, ProcessCommandLine, ProcessOptions, ProcessPositions, ProcessDefaults
|
2022-10-04 11:00:42 -07:00 |
subcommand_test.go
|
split the parsing logic into ProcessEnvironment, ProcessCommandLine, ProcessOptions, ProcessPositions, ProcessDefaults
|
2022-10-04 11:00:42 -07:00 |
usage.go
|
split the parsing logic into ProcessEnvironment, ProcessCommandLine, ProcessOptions, ProcessPositions, ProcessDefaults
|
2022-10-04 11:00:42 -07:00 |
usage_test.go
|
split the parsing logic into ProcessEnvironment, ProcessCommandLine, ProcessOptions, ProcessPositions, ProcessDefaults
|
2022-10-04 11:00:42 -07:00 |