Class: Pod::Command::RepoRsync

Inherits:
Pod::Command show all
Extended by:
Executable
Defined in:
lib/pod/command/repo_rsync.rb,
lib/pod/command/repo_rsync/add.rb,
lib/pod/command/repo_rsync/update.rb

Direct Known Subclasses

Add, Update

Defined Under Namespace

Classes: Add, Update

Instance Method Summary collapse

Instance Method Details

#dirObject



18
19
20
# File 'lib/pod/command/repo_rsync.rb', line 18

def dir
  config.repos_dir + @name
end