Method: CodeRunner::Run#code
- Defined in:
- lib/coderunner/run.rb
#code ⇒ Object
Returns the value of attribute code.
71 72 73 |
# File 'lib/coderunner/run.rb', line 71 def code @code end |
Returns the value of attribute code.
71 72 73 |
# File 'lib/coderunner/run.rb', line 71 def code @code end |