Module: Jxedt

Defined in:
lib/cocoapods-jxedt/binary/config.rb,
lib/cocoapods-jxedt/git_helper/zip.rb,
lib/cocoapods-jxedt/binary/prebuild.rb,
lib/cocoapods-jxedt/git_helper/git_command.rb,
lib/cocoapods-jxedt/git_helper/cache_pucher.rb,
lib/cocoapods-jxedt/binary/hooks/pre_install.rb,
lib/cocoapods-jxedt/git_helper/cache_fetcher.rb,
lib/cocoapods-jxedt/binary/hooks/post_install.rb,
lib/cocoapods-jxedt/binary/pod-room/xcodebuild_raw.rb,
lib/cocoapods-jxedt/binary/pod-room/xcodebuild_command.rb

Defined Under Namespace

Modules: CacheFetcher, CachePucher, ZipUtils Classes: Config, GitCommand, PostInstall, PreInstall, Prebuild, Sandbox, XcodebuildCommand

Class Method Summary collapse

Class Method Details

.configObject



2
3
4
# File 'lib/cocoapods-jxedt/binary/config.rb', line 2

def self.config
    Jxedt::Config.instance
end