Method: ScriptCore::Engine#instructions
- Defined in:
- lib/script_core/engine.rb
#instructions ⇒ Object
Returns the value of attribute instructions.
5 6 7 |
# File 'lib/script_core/engine.rb', line 5 def instructions @instructions end |