Method: EacConfig::EntryPath#get_optional_method_name

Defined in:
lib/avm/patches/eac_config/entry_path.rb

#get_optional_method_nameSymbol

Returns:



23
24
25
# File 'lib/avm/patches/eac_config/entry_path.rb', line 23

def get_optional_method_name # rubocop:disable Naming/AccessorMethodName
  method_name('', '_optional')
end