Libraries
»
mochiscript
(0.5.1)
»
Index
»
Mochiscript
»
Adapter
»
#out
Method: Mochiscript::Adapter#out
Defined in:
lib/mochiscript/core.rb
#
out
(arg) ⇒
Object
36 37 38
# File 'lib/mochiscript/core.rb', line 36
def
out
(
arg
)
print
arg
end