Class: TrueClass
- Inherits:
-
Object
- Object
- TrueClass
- Defined in:
- lib/mm_tool/output_helper.rb
Overview
Output bool as YES/NO/NOTHING
Instance Method Summary collapse
Instance Method Details
#human ⇒ Object
98 99 100 |
# File 'lib/mm_tool/output_helper.rb', line 98 def human "YES" end |