Libraries
»
mochiscript
(0.5.1)
»
Index
»
Mochiscript
»
Adapter
»
#outs
Method: Mochiscript::Adapter#outs
Defined in:
lib/mochiscript/core.rb
#
outs
(arg) ⇒
Object
40 41 42
# File 'lib/mochiscript/core.rb', line 40
def
outs
(
arg
)
puts
arg
end