Class: Pod::Command::RepoRsync
- Inherits:
-
Pod::Command
- Object
- Pod::Command
- Pod::Command::RepoRsync
- 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
Defined Under Namespace
Instance Method Summary collapse
Instance Method Details
#dir ⇒ Object
18 19 20 |
# File 'lib/pod/command/repo_rsync.rb', line 18 def dir config.repos_dir + @name end |