Class: MetzScan::Commands::Report::Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/metz_scan/commands/report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



20
21
22
# File 'lib/metz_scan/commands/report.rb', line 20

def format
  @format
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



20
21
22
# File 'lib/metz_scan/commands/report.rb', line 20

def path
  @path
end