Libraries
»
yaoc
(0.0.13)
»
Index
»
Yaoc
»
BuilderDSLMethods
»
#noop
Method: Yaoc::BuilderDSLMethods#noop
Defined in:
lib/yaoc/converter_builder.rb
#
noop
⇒
Object
86 87 88
# File 'lib/yaoc/converter_builder.rb', line 86
def
noop
-
>
(
_
,
result
)
{
result
}
end