111 112 113
# File 'lib/ej/commands.rb', line 111 def min puts_with_format(@core.min(options[:term])) end