Class: GovukTechDocs::UniqueIdentifierGenerator::Anchor

Inherits:
Struct
  • Object
show all
Defined in:
lib/govuk_tech_docs/unique_identifier_generator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



7
8
9
# File 'lib/govuk_tech_docs/unique_identifier_generator.rb', line 7

def id
  @id
end

#levelObject

Returns the value of attribute level

Returns:

  • (Object)

    the current value of level



7
8
9
# File 'lib/govuk_tech_docs/unique_identifier_generator.rb', line 7

def level
  @level
end