Class: Pod::Installer::UserProjectIntegrator::TargetIntegrator::XCFileListConfigKey

Inherits:
Struct
  • Object
show all
Defined in:
lib/cocoapods/installer/user_project_integrator/target_integrator.rb

Instance Attribute Summary collapse

Instance Attribute Details

#file_list_pathObject

Returns the value of attribute file_list_path

Returns:

  • (Object)

    the current value of file_list_path



93
94
95
# File 'lib/cocoapods/installer/user_project_integrator/target_integrator.rb', line 93

def file_list_path
  @file_list_path
end

#file_list_relative_pathObject

Returns the value of attribute file_list_relative_path

Returns:

  • (Object)

    the current value of file_list_relative_path



93
94
95
# File 'lib/cocoapods/installer/user_project_integrator/target_integrator.rb', line 93

def file_list_relative_path
  @file_list_relative_path
end