Libraries
»
sprint
(1.1.0)
»
Index (K)
»
Kernel
Module: Kernel
Defined in:
lib/sprint.rb
Instance Method Summary
collapse
#
sprint
(command) ⇒ Object
Instance Method Details
#
sprint
(command) ⇒
Object
48 49 50
# File 'lib/sprint.rb', line 48
def
sprint
(
command
)
Sprint
::
Status
.
run
command
end