Class: Pod::Command::Binary
- Inherits:
-
Pod::Command
- Object
- Pod::Command
- Pod::Command::Binary
- Defined in:
- lib/command/fetch.rb,
lib/command/binary.rb,
lib/command/prebuild.rb,
lib/command/visualize.rb
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#prebuild_config ⇒ Object
13 14 15 |
# File 'lib/command/binary.rb', line 13 def prebuild_config @prebuild_config ||= PodPrebuild::Config.new("PodBinaryCacheConfig.json") end |