Why would you waste a function call on something so completely redundant?
For real though, arg parsing goes in the if, then gets dispatched to whatever function call is needed to run the proper script.
Why would you waste a function call on something so completely redundant?
For real though, arg parsing goes in the if, then gets dispatched to whatever function call is needed to run the proper script.