stash/internal/manager/config
charitybell 85c893fd81
Add an explicit help flag that exits with 0 (#3654)
`stash --help` exits with a non-zero exit code. Because `stash --help`
is a legitimate invocation, it should return an exit code of zero.
Adding an explicit help flag allows for exiting with a successful exit
code.
2023-04-25 17:48:43 -04:00
..
config.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
config_concurrency_test.go Support Javascript injection (#3132) 2022-11-17 09:37:06 +11:00
enums.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
init.go Add an explicit help flag that exits with 0 (#3654) 2023-04-25 17:48:43 -04:00
map.go Stash rating system (#2830) 2022-11-16 09:31:44 +11:00
map_test.go Customize recommendations (#2592) 2022-06-14 10:34:04 +10:00
stash_config.go Add move files external interface (#3557) 2023-03-22 07:57:26 +11:00
tasks.go Add filesystem based blob storage (#3187) 2023-03-17 10:52:49 +11:00
ui.go Separate graphql API from rest of the system (#2503) 2022-09-06 07:03:40 +00:00
urlmap.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00
urlmap_test.go Restructure go project (#2356) 2022-03-17 11:33:59 +11:00