Libraries
»
gcodify
(0.1.0)
»
Index
»
Gcodify
»
Program
»
#ops
Method: Gcodify::Program#ops
Defined in:
lib/gcodify/program.rb
#
ops
⇒
Object
Access all ops in the program
8 9 10
# File 'lib/gcodify/program.rb', line 8
def
ops
@ops
end