Class: AlFolioUpgrade::CLI::Finding

Inherits:
Struct
  • Object
show all
Defined in:
lib/al_folio_upgrade/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def file
  @file
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def id
  @id
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def line
  @line
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def message
  @message
end

#severityObject

Returns the value of attribute severity

Returns:

  • (Object)

    the current value of severity



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def severity
  @severity
end

#snippetObject

Returns the value of attribute snippet

Returns:

  • (Object)

    the current value of snippet



18
19
20
# File 'lib/al_folio_upgrade/cli.rb', line 18

def snippet
  @snippet
end