Returns hash of options with short name used as keys.
Returns:
hash of options with short name used as keys
191 192 193
# File 'lib/filigree/configuration.rb', line 191 def options_short @options_short end