| Class | R10K::Util::Subprocess::Runner |
| In: |
lib/r10k/util/subprocess/runner.rb
|
| Parent: | Object |
| cwd | [RW] |
@!attribute [rw] cwd
@return [String] The directory to be used as the cwd when executing
the command.
|
| result | [R] |
@!attribute [r] result
@return [R10K::Util::Subprocess::Result] |