Class: Ucode::Commands::Audit::LibraryCommand::SkippedFile

Inherits:
Struct
  • Object
show all
Defined in:
lib/ucode/commands/audit/library_command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



20
21
22
# File 'lib/ucode/commands/audit/library_command.rb', line 20

def path
  @path
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



20
21
22
# File 'lib/ucode/commands/audit/library_command.rb', line 20

def reason
  @reason
end