Commander
Commander copied to clipboard
Proposal: merge the provided parameters with input, rather than replace
Some commands I've written rely on information outside of what is available in Input::all(). In these cases, it would be desirable to see the default behavior of grabbing the Input automatically maintained, while still providing additional input.
Thumbs up for this one, I've been in a situation where I needed this too.