class Pod::Command::RepoTal

Public Instance Methods

dir() click to toggle source
# File lib/cocoapods-repo-tal/command/repo_tal.rb, line 25
def dir
  config.repos_dir + @name
end