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



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

def guidance
  @guidance
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



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

def path
  @path
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



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

def status
  @status
end