Class: MetzScan::Commands::Report::Options
- Inherits:
-
Struct
- Object
- Struct
- MetzScan::Commands::Report::Options
- Defined in:
- lib/metz_scan/commands/report.rb
Instance Attribute Summary collapse
-
#format ⇒ Object
Returns the value of attribute format.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#format ⇒ Object
Returns the value of attribute format
20 21 22 |
# File 'lib/metz_scan/commands/report.rb', line 20 def format @format end |
#path ⇒ Object
Returns the value of attribute path
20 21 22 |
# File 'lib/metz_scan/commands/report.rb', line 20 def path @path end |