Method: Brief::Document::Structure#lowest_level

Defined in:
lib/brief/document/structure.rb

#lowest_levelObject



139
140
141
# File 'lib/brief/document/structure.rb', line 139

def lowest_level
  levels.min
end