Method: Sym::Application#result
- Defined in:
- lib/sym/application.rb
#result ⇒ Object
Returns the value of attribute result.
21 22 23 |
# File 'lib/sym/application.rb', line 21 def result @result end |
Returns the value of attribute result.
21 22 23 |
# File 'lib/sym/application.rb', line 21 def result @result end |