Class: Gliss::CommitMsg

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

Instance Attribute Summary collapse

Instance Attribute Details

#logObject

Returns the value of attribute log

Returns:

  • (Object)

    the current value of log



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

def log
  @log
end

#shaObject

Returns the value of attribute sha

Returns:

  • (Object)

    the current value of sha



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

def sha
  @sha
end