Method: FileSource::Component#start_line_number

Defined in:
app/components/lookbook/file_source/component.rb

#start_line_numberObject



59
60
61
# File 'app/components/lookbook/file_source/component.rb', line 59

def start_line_number
  @start_line_number || start_line
end