Method: Layout#line

Defined in:
lib/baa_chan/layout.rb

#lineObject



16
17
18
# File 'lib/baa_chan/layout.rb', line 16

def line
  attributes[caller_locations.first.label]['line'].to_i
end