Class: Mxrb::Compiler::PortableResult

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

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject (readonly)

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



10
11
12
# File 'lib/mxrb/compiler/portable_packager.rb', line 10

def files
  @files
end

#mendix_versionObject (readonly)

Returns the value of attribute mendix_version

Returns:

  • (Object)

    the current value of mendix_version



10
11
12
# File 'lib/mxrb/compiler/portable_packager.rb', line 10

def mendix_version
  @mendix_version
end

#metadataObject (readonly)

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



10
11
12
# File 'lib/mxrb/compiler/portable_packager.rb', line 10

def 
  @metadata
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



10
11
12
# File 'lib/mxrb/compiler/portable_packager.rb', line 10

def path
  @path
end

#sha256Object (readonly)

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



10
11
12
# File 'lib/mxrb/compiler/portable_packager.rb', line 10

def sha256
  @sha256
end