Class: Pod::Command::Spec

Inherits:
Pod::Command show all
Defined in:
lib/cocoapods/command/spec.rb,
lib/cocoapods/command/spec/cat.rb,
lib/cocoapods/command/spec/edit.rb,
lib/cocoapods/command/spec/lint.rb,
lib/cocoapods/command/spec/which.rb,
lib/cocoapods/command/spec/create.rb

Direct Known Subclasses

Cat, Create, Edit, Lint, Which

Defined Under Namespace

Classes: Cat, Create, Edit, Lint, Which

Method Summary

Methods inherited from Pod::Command

#ensure_master_spec_repo_exists!, ensure_not_root_or_allowed!, #initialize, options, report_error, run

Methods included from Pod::Config::Mixin

#config

Constructor Details

This class inherits a constructor from Pod::Command