Class: Gliss::Gloss

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

Instance Attribute Summary collapse

Instance Attribute Details

#shaObject

Returns the value of attribute sha

Returns:

  • (Object)

    the current value of sha



31
32
33
# File 'lib/gliss.rb', line 31

def sha
  @sha
end

#tagObject

Returns the value of attribute tag

Returns:

  • (Object)

    the current value of tag



31
32
33
# File 'lib/gliss.rb', line 31

def tag
  @tag
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



31
32
33
# File 'lib/gliss.rb', line 31

def text
  @text
end