Class: EnsureXcodeHasNoCiSources::CaseInsensitiveSource

Inherits:
Struct
  • Object
show all
Defined in:
lib/ensure_xcode_has_no_ci_sources/test.rb

Instance Attribute Summary collapse

Instance Attribute Details

#file_pathObject

Returns the value of attribute file_path

Returns:

  • (Object)

    the current value of file_path



2
3
4
# File 'lib/ensure_xcode_has_no_ci_sources/test.rb', line 2

def file_path
  @file_path
end

#project_pathObject

Returns the value of attribute project_path

Returns:

  • (Object)

    the current value of project_path



2
3
4
# File 'lib/ensure_xcode_has_no_ci_sources/test.rb', line 2

def project_path
  @project_path
end