Class: XCCache::Command::Cache

Inherits:
XCCache::Command show all
Defined in:
lib/xccache/command/cache.rb,
lib/xccache/command/cache/list.rb,
lib/xccache/command/cache/clean.rb

Direct Known Subclasses

Clean, List

Defined Under Namespace

Classes: Clean, List

Instance Attribute Summary

Attributes inherited from XCCache::Command

#build_options, #install_options

Method Summary

Methods inherited from XCCache::Command

#initialize, #str_to_sdks

Methods included from XCCache::Config::Mixin

#config

Constructor Details

This class inherits a constructor from XCCache::Command