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



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def file
  @file
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def id
  @id
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def line
  @line
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def message
  @message
end

#severityObject

Returns the value of attribute severity

Returns:

  • (Object)

    the current value of severity



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def severity
  @severity
end

#snippetObject

Returns the value of attribute snippet

Returns:

  • (Object)

    the current value of snippet



21
22
23
# File 'lib/al_folio_upgrade/cli.rb', line 21

def snippet
  @snippet
end