class TTY::Option::Parameter::Environment
def <=>(other)
- Api: - public
def <=>(other) name <=> other.name end
def default_name
def default_name key.to_s.tr("-", "_").upcase end
def <=>(other) name <=> other.name end
def default_name key.to_s.tr("-", "_").upcase end