Method: Pod::Installer#sandbox

Defined in:
lib/cocoapods/installer.rb

#sandboxSandbox (readonly)

Returns The sandbox where the Pods should be installed.

Returns:

  • (Sandbox)

    The sandbox where the Pods should be installed.



58
59
60
# File 'lib/cocoapods/installer.rb', line 58

def sandbox
  @sandbox
end