Class: GovukTechDocs::UniqueIdentifierGenerator::Anchor
- Inherits:
-
Struct
- Object
- Struct
- GovukTechDocs::UniqueIdentifierGenerator::Anchor
- Defined in:
- lib/govuk_tech_docs/unique_identifier_generator.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#level ⇒ Object
Returns the value of attribute level.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
7 8 9 |
# File 'lib/govuk_tech_docs/unique_identifier_generator.rb', line 7 def id @id end |
#level ⇒ Object
Returns the value of attribute level
7 8 9 |
# File 'lib/govuk_tech_docs/unique_identifier_generator.rb', line 7 def level @level end |