Libraries
»
haskell
(1.0.1)
»
Index
»
Haskell
»
execute
Method: Haskell.execute
Defined in:
lib/haskell.rb
.
execute
⇒
Object
40 41 42
# File 'lib/haskell.rb', line 40
def
execute
`#{@@sandbox_path}/tmp`
.
gsub
(
/\n\z/
,
''
)
end