Libraries
»
volley
(0.1.25)
»
Index
»
Volley
»
Dsl
»
Action
»
#command
Method: Volley::Dsl::Action#command
Defined in:
lib/volley/dsl/action.rb
#
command
(cmd) ⇒
Object
27 28 29
# File 'lib/volley/dsl/action.rb', line 27
def
command
(
cmd
)
plan
.
shellout
(
cmd
)
end