Jacob v0.1.1 Jacob.Command.Dispatcher View Source

Dispatches some argvto the right command.

When Jacob is called from the command line, eventually the given argv will end up here in order to get dispatched to the corresponding command

Link to this section Summary

Functions

Dispatch the given argv to the corresponding command. If no matching command can be found an error message will be shown. If the argv are invalid an error message will be shown

Link to this section Functions

Dispatch the given argv to the corresponding command. If no matching command can be found an error message will be shown. If the argv are invalid an error message will be shown.