Class: EnsureXcodeHasNoCiSources::CaseInsensitiveSource
- Inherits:
-
Struct
- Object
- Struct
- EnsureXcodeHasNoCiSources::CaseInsensitiveSource
- Defined in:
- lib/ensure_xcode_has_no_ci_sources/test.rb
Instance Attribute Summary collapse
-
#file_path ⇒ Object
Returns the value of attribute file_path.
-
#project_path ⇒ Object
Returns the value of attribute project_path.
Instance Attribute Details
#file_path ⇒ Object
Returns the value of attribute file_path
2 3 4 |
# File 'lib/ensure_xcode_has_no_ci_sources/test.rb', line 2 def file_path @file_path end |
#project_path ⇒ Object
Returns the value of attribute project_path
2 3 4 |
# File 'lib/ensure_xcode_has_no_ci_sources/test.rb', line 2 def project_path @project_path end |