Fingers::Commands::Info
Inherits Cling::Command < Reference < Object
Constants
WIZARD_INSTALLATION_METHOD = {{ env("WIZARD_INSTALLATION_METHOD") }}
Instance methods
run(arguments, options) : Nil
Sourcesetup
An abstract method that should define information about the command such as the name, aliases, arguments, options, etc. The command name is required for all commands, all other values are optional including the help message.