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
Give usage instructions when bin/generate is called with no arguments.
The instructions also provide a list of the available generators.
Return 0 on exit when providing usage information.
It wasn't REALLY an error situation, the script completed correctly, you
just didn't provide enough arguments for it to do anything else.
Move 'require's up to the top of the file.
Send error component of the message to stderr.
0 commit comments