Method: Gcodify::Program#ops

Defined in:
lib/gcodify/program.rb

#opsObject

Access all ops in the program



8
9
10
# File 'lib/gcodify/program.rb', line 8

def ops
  @ops
end