Class: Options
- Inherits:
-
Struct
- Object
- Struct
- Options
- Defined in:
- lib/check_super_calls/arguments_parser.rb
Overview
Instance Attribute Summary collapse
-
#input_directory ⇒ Object
Returns the value of attribute input_directory.
Instance Attribute Details
#input_directory ⇒ Object
Returns the value of attribute input_directory
4 5 6 |
# File 'lib/check_super_calls/arguments_parser.rb', line 4 def input_directory @input_directory end |