Closed ZZ-Cat closed 1 year ago
Re-opened from #32, because I set the wrong branch for this PR to be merged into. Now, this PR will be merged into the correct branch.
Right-oh...
This Pull Request enables RailDriver's CLI to use a list of subcommands as an argument.
IE things like .raildriver update local & .raildriver update online will now work as intended.
.raildriver update local
.raildriver update online
Re-opened from #32, because I set the wrong branch for this PR to be merged into. Now, this PR will be merged into the correct branch.
Right-oh...
What's new
This Pull Request enables RailDriver's CLI to use a list of subcommands as an argument.
IE things like
.raildriver update local
&.raildriver update online
will now work as intended.