Class: Scad4r::Runner::PassThrough

Inherits:
Object
  • Object
show all
Defined in:
lib/scad4r/runner.rb

Instance Method Summary collapse

Instance Method Details

#parse(result) ⇒ Object



6
7
8
# File 'lib/scad4r/runner.rb', line 6

def parse(result)
  {result: result}
end