module ObjectSpace
module Thor::Util
class Thor
class Thor::Error
class Thor::Options
class Thor::Options::Error
class Thor::Options::Hash
class Thor::OrderedHash
class Thor::PackageTask
class Thor::Runner
class Thor::Task
class Thor::TaskHash
thor
0.9.8
# normalize_switch
def normalize_switch(switch) @shorts.key?(switch) ? @shorts[switch] : switch end