games-screenshot-manager/pkg/providers
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
..
minecraft Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
nintendo_switch Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
playstation4 Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
retroarch Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00
steam Replaced arguments with CLIOptions struct 2021-02-16 13:28:43 +01:00