Module: Caliph::CommandLineExampleGroup::MockingExecute

Defined in:
lib/caliph/testing/mock-command-line.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



36
37
38
# File 'lib/caliph/testing/mock-command-line.rb', line 36

def execute
  Caliph::CommandLine.execute(command)
end