append |
[RW] |
@return [Boolean] whether to append values to existing key
|
as_list |
[RW] |
@return [Boolean] whether the value being set should be inside a list
|
gem_install_cmd |
[RW] |
@return [String, nil] command to use when
configuring ~/.gemrc file.
If the string is nil, configuration should not occur.
|
key |
[RW] |
@return [Symbol, nil] the key to view/edit, if any
|
reset |
[RW] |
@return [Boolean] whether to reset the {key}
|
values |
[RW] |
@return [Array, nil] the list of values to
set (or single value), if modifying
|