Class: Pod::Command::RepoTal

Inherits:
Pod::Command show all
Extended by:
Executable
Defined in:
lib/cocoapods-repo-tal/command/repo/add.rb,
lib/cocoapods-repo-tal/command/repo_tal.rb,
lib/cocoapods-repo-tal/command/repo/lint.rb,
lib/cocoapods-repo-tal/command/repo/list.rb,
lib/cocoapods-repo-tal/command/repo/push.rb,
lib/cocoapods-repo-tal/command/repo/remove.rb,
lib/cocoapods-repo-tal/command/repo/update.rb,
lib/cocoapods-repo-tal/command/repo/add_cdn.rb

Direct Known Subclasses

Add, AddCDN, Lint, List, Push, Remove, Update

Defined Under Namespace

Classes: Add, AddCDN, Lint, List, Push, Remove, Update

Instance Method Summary collapse

Instance Method Details

#dirObject



25
26
27
# File 'lib/cocoapods-repo-tal/command/repo_tal.rb', line 25

def dir
  config.repos_dir + @name
end