Returns whether the value being set should be inside a list.
Returns:
whether the value being set should be inside a list
Since:
0.6.2
16 17 18
# File 'lib/yard/cli/config.rb', line 16 def as_list @as_list end