Returns the value of attribute options_relation
Returns:
the current value of options_relation
2 3 4
# File 'lib/thor/command.rb', line 2 def options_relation @options_relation end