Method: Lookout::Output#actual
- Defined in:
- lib/lookout/output.rb
#actual ⇒ Object
13 14 15 16 |
# File 'lib/lookout/output.rb', line 13 def actual rewind @actual ||= read end |
13 14 15 16 |
# File 'lib/lookout/output.rb', line 13 def actual rewind @actual ||= read end |