Class: Mxrb::Compiler::Mda::Entry

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

Instance Attribute Summary collapse

Instance Attribute Details

#crcObject (readonly)

Returns the value of attribute crc

Returns:

  • (Object)

    the current value of crc



11
12
13
# File 'lib/mxrb/compiler/mda.rb', line 11

def crc
  @crc
end

#directoryObject (readonly)

Returns the value of attribute directory

Returns:

  • (Object)

    the current value of directory



11
12
13
# File 'lib/mxrb/compiler/mda.rb', line 11

def directory
  @directory
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



11
12
13
# File 'lib/mxrb/compiler/mda.rb', line 11

def path
  @path
end

#sha256Object (readonly)

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



11
12
13
# File 'lib/mxrb/compiler/mda.rb', line 11

def sha256
  @sha256
end

#sizeObject (readonly)

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



11
12
13
# File 'lib/mxrb/compiler/mda.rb', line 11

def size
  @size
end