games-screenshot-manager/pkg
Felipe M befcc3376e
Replaced arguments with CLIOptions struct
This is a way more convenient way for the underlying providers to
access the input in which the software was called. Having the input
path in providers that already discover path will allow users to
override paths easily, and this way we could also add more flags that
some providers would need and others ignore without changuing function calls.
2021-02-16 13:28:43 +01:00
..
cli Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
games Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
helpers bugfix: Close tempfile after writting 2021-01-14 23:07:07 +01:00
helpers_test Added tests for file helpers 2020-12-03 21:08:45 +01:00
providers Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00