Class: Govspeak::Header

Inherits:
Struct
  • Object
show all
Defined in:
lib/govspeak/header_extractor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/govspeak/header_extractor.rb', line 2

def id
  @id
end

#levelObject

Returns the value of attribute level

Returns:

  • (Object)

    the current value of level



2
3
4
# File 'lib/govspeak/header_extractor.rb', line 2

def level
  @level
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



2
3
4
# File 'lib/govspeak/header_extractor.rb', line 2

def text
  @text
end