Class: NitroKit::MigrationInventory::Finding

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

Instance Attribute Summary collapse

Instance Attribute Details

#guidanceObject

Returns the value of attribute guidance

Returns:

  • (Object)

    the current value of guidance



6
7
8
# File 'lib/nitro_kit/migration_inventory.rb', line 6

def guidance
  @guidance
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



6
7
8
# File 'lib/nitro_kit/migration_inventory.rb', line 6

def path
  @path
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



6
7
8
# File 'lib/nitro_kit/migration_inventory.rb', line 6

def status
  @status
end