Method: Ufo::CLI::Exec#command

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

#commandObject



69
70
71
# File 'lib/ufo/cli/exec.rb', line 69

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