Libraries
»
cap-util
(1.5.2)
»
Index (H)
»
CapUtil
»
Halt
»
HaltMethods
Module: CapUtil::Halt::HaltMethods
Defined in:
lib/cap-util/halt.rb
Instance Method Summary
collapse
#
halt
(*args) ⇒ Object
Instance Method Details
#
halt
(*args) ⇒
Object
19
# File 'lib/cap-util/halt.rb', line 19
def
halt
(
*
args
)
;
CapUtil
.
halt
(
*
args
)
;
end