Class: Pod::Command::RepoSvn

Inherits:
Pod::Command show all
Extended by:
Executable
Defined in:
lib/pod/command/repo_svn.rb

Direct Known Subclasses

Add, Lint, Push, Remove, Update

Defined Under Namespace

Classes: Add, Lint, Push, Remove, Update

Instance Method Summary collapse

Instance Method Details

#dirObject



395
396
397
# File 'lib/pod/command/repo_svn.rb', line 395

def dir
  config.repos_dir + @name
end