Libraries
»
machinery-tool
(1.24.1)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/try.rb
Instance Method Summary
collapse
#
try
(*_args) ⇒ Object
Instance Method Details
#
try
(*_args) ⇒
Object
25 26 27
# File 'lib/try.rb', line 25
def
try
(
*
_args
)
nil
end