Returns whether to append values to existing key.
Returns:
whether to append values to existing key
Since:
0.6.2
19 20 21
# File 'lib/yard/cli/config.rb', line 19 def append @append end