Class: ObjectiveCommand::Runners::System

Inherits:
Fork show all
Defined in:
lib/objective_command/runners/system.rb

Overview

This version wait to reach the end of the command before returns.

Instance Attribute Summary

Attributes inherited from Runner

#command_data_factory

Method Summary

Methods inherited from Fork

#abort, #before_exec, #exception_raised_during_exec, #failure, #fork, #kill

Methods inherited from Exec

#exec

Methods inherited from Runner

#apply_options, #fork, #initialize, #initialize_copy, #make_debug, #make_verbose, #raise_on_failures, #run

Methods included from Mockable

#make_mock

Methods included from Hooker

#hook_method

Methods included from Hookable

#disable_hook, #hook_trigger, #hooker_subscribe, #subscribe_hook

Constructor Details

This class inherits a constructor from ObjectiveCommand::Runners::Runner