Class: Mxrb::OfficialMarketplace::Installation

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

Instance Attribute Summary collapse

Instance Attribute Details

#destinationObject (readonly)

Returns the value of attribute destination

Returns:

  • (Object)

    the current value of destination



24
25
26
# File 'lib/mxrb/official_marketplace.rb', line 24

def destination
  @destination
end

#packageObject (readonly)

Returns the value of attribute package

Returns:

  • (Object)

    the current value of package



24
25
26
# File 'lib/mxrb/official_marketplace.rb', line 24

def package
  @package
end

#sha256Object (readonly)

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



24
25
26
# File 'lib/mxrb/official_marketplace.rb', line 24

def sha256
  @sha256
end