Jacob v0.1.1 Jacob.Command.Concerns.HasOptions View Source

Add options support to your commands.

This concern has to be used before Jacob.Command in order to work properly.

Link to this section Summary

Functions

Add an option to the command

Add an option to the command

Link to this section Functions

Link to this macro add_option(name) View Source (macro)

Add an option to the command.

Link to this macro add_option(name, config) View Source (macro)

Add an option to the command.