Libraries
»
pangea
(0.0.57)
»
Index (E)
»
Pangea
»
Executor
Module: Pangea::Executor
Defined in:
lib/pangea/executor.rb
Instance Method Summary
collapse
#
run
(command) ⇒ Object
Instance Method Details
#
run
(command) ⇒
Object
6 7 8
# File 'lib/pangea/executor.rb', line 6
def
run
(
command
)
Pangea
::
Shell
.
run
(
command
)
end