| Class | R10K::SVN::WorkingDir |
| In: |
lib/r10k/svn/working_dir.rb
|
| Parent: | Object |
| password | [R] |
@!attribute [r] password
@return [String, nil] The SVN password, if provided @api private |
| path | [R] |
@attribute [r] path
@return [Pathname] The full path to the SVN working directory @api private |
| username | [R] |
@!attribute [r] username
@return [String, nil] The SVN username, if provided @api private |