Method: Ufo::CLI::Exec#command

Defined in:
lib/ufo/cli/exec.rb

#commandObject



59
60
61
# File 'lib/ufo/cli/exec.rb', line 59

def command
  @options[:command] || Ufo.config.exec.command
end