Libraries
»
rundoc
(3.1.2)
»
Index
»
Rundoc
»
CodeCommand
»
Raw
»
#call
Method: Rundoc::CodeCommand::Raw#call
Defined in:
lib/rundoc/code_command/raw.rb
#
call
(env = {}) ⇒
Object
9 10 11
# File 'lib/rundoc/code_command/raw.rb', line 9
def
call
(
env
=
{
}
)
contents
.
to_s
end