Method: FileSource::Component#lines_around_highlight
- Defined in:
- app/components/lookbook/file_source/component.rb
#lines_around_highlight ⇒ Object (readonly)
Returns the value of attribute lines_around_highlight.
3 4 5 |
# File 'app/components/lookbook/file_source/component.rb', line 3 def lines_around_highlight @lines_around_highlight end |