You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A mechanism is needed that would provide the caller with a string representing the command to be run. It could be returned from run and run! also returned from a new "what would be run if" method. Where a hash could be passed in, much the way it is to run!, and a string would be returned containing the command that would be run.