Index
»
Top Level Namespace
Top Level Namespace
Defined Under Namespace
Modules:
Rakit
Instance Method Summary
collapse
#
run
(cmd) ⇒ Object
Instance Method Details
#
run
(cmd) ⇒
Object
37 38 39
# File 'lib/rakit.rb', line 37
def
run
(
cmd
)
Rakit
::
Shell
.
run
(
cmd
)
end