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