Method: Ej::Commands#min

Defined in:
lib/ej/commands.rb

#minObject



111
112
113
# File 'lib/ej/commands.rb', line 111

def min
  puts_with_format(@core.min(options[:term]))
end