Libraries
»
executable
(1.2.1)
»
Index
»
Executable
»
Help
»
Option
»
#<=>
Method: Executable::Help::Option#<=>
Defined in:
lib/executable/help.rb
#
<=>
(other) ⇒
Object
421 422 423
# File 'lib/executable/help.rb', line 421
def
<=>
(
other
)
self
.
name
<=>
other
.
name
end