Class: Mxrb::Compiler::Mda::Difference

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/compiler/mda.rb

Instance Attribute Summary collapse

Instance Attribute Details

#left_sha256Object (readonly)

Returns the value of attribute left_sha256

Returns:

  • (Object)

    the current value of left_sha256



16
17
18
# File 'lib/mxrb/compiler/mda.rb', line 16

def left_sha256
  @left_sha256
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



16
17
18
# File 'lib/mxrb/compiler/mda.rb', line 16

def path
  @path
end

#right_sha256Object (readonly)

Returns the value of attribute right_sha256

Returns:

  • (Object)

    the current value of right_sha256



16
17
18
# File 'lib/mxrb/compiler/mda.rb', line 16

def right_sha256
  @right_sha256
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



16
17
18
# File 'lib/mxrb/compiler/mda.rb', line 16

def status
  @status
end