Class: FalseClass

Inherits:
Object
  • Object
show all
Defined in:
lib/mm_tool/output_helper.rb

Overview


Output bool as YES/NO/NOTHING


Instance Method Summary collapse

Instance Method Details

#humanObject



107
108
109
# File 'lib/mm_tool/output_helper.rb', line 107

def human
  "NO"
end