kcmerrill / alfred

(v0.2) Even Batman needs a little help. Task runner. Automator. Build system.
MIT License
63 stars 14 forks source link

Be able to specify which arguments are defaulted #21

Closed kcmerrill closed 7 years ago

kcmerrill commented 7 years ago

This is important because sometimes you might not want default all arguments

OR

If we default to a blank string, false, etc etc ... then lets consider it a bunk default value. <-- i like this one better

kcmerrill commented 7 years ago

If the default value is an empty string, or if it's a null value !!null, which defaults to an empty string, then we will spit it out with a missing args error