Class: Pod::Command::Bin::Repo

Inherits:
Pod::Command::Bin show all
Defined in:
lib/cocoapods-pahealth-bin/command/bin/repo/push.rb,
lib/cocoapods-pahealth-bin/command/bin/repo/update.rb

Direct Known Subclasses

Push, Update

Defined Under Namespace

Classes: Push, Update

Method Summary

Methods inherited from Pod::Command::Bin

#initialize, #validate!

Methods included from CBin::SpecFilesHelper

#binary_spec, #binary_spec_files, #binary_template_spec, #binary_template_spec_file, #binary_template_spec_files, #clear_binary_spec_file_if_needed, #code_spec, #code_spec_files, #create_binary_spec_file, #find_spec_file, #spec_files

Methods included from CBin::SourcesHelper

#code_source, #sources_manager, #sources_option, #valid_sources

Constructor Details

This class inherits a constructor from Pod::Command::Bin