Method: Lookbook::Collection#position

Defined in:
lib/lookbook/collection.rb

#positionObject



35
36
37
# File 'lib/lookbook/collection.rb', line 35

def position
  @position ||= parse_position_prefix(basename).first
end