Method: Origen::Specs::Documentation#level

Defined in:
lib/origen/specs/documentation.rb

#levelObject

Level that Section is at. Allows for a key to be found.



6
7
8
# File 'lib/origen/specs/documentation.rb', line 6

def level
  @level
end