Internal: Execute the determined command.
Examples:
Fission::CLI.new(ARGV).execute
Returns nothing.
28 29 30
# File 'lib/fission/cli.rb', line 28 def execute @cmd.execute end