Method: Pod::Installer::PodSourcePreparer#path

Defined in:
lib/cocoapods/installer/pod_source_preparer.rb

#pathPathname (readonly)

Returns the folder where the source of the Pod is located.

Returns:

  • the folder where the source of the Pod is located.



13
14
15
# File 'lib/cocoapods/installer/pod_source_preparer.rb', line 13

def path
  @path
end