Class: NitroKit::Installation::Check

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

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



38
39
40
# File 'lib/nitro_kit/installation.rb', line 38

def detail
  @detail
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



38
39
40
# File 'lib/nitro_kit/installation.rb', line 38

def label
  @label
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



38
39
40
# File 'lib/nitro_kit/installation.rb', line 38

def status
  @status
end