Class: Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/check_super_calls/arguments_parser.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#input_directoryObject

Returns the value of attribute input_directory

Returns:

  • (Object)

    the current value of input_directory



4
5
6
# File 'lib/check_super_calls/arguments_parser.rb', line 4

def input_directory
  @input_directory
end