63 64 65
# File 'lib/ej/commands.rb', line 63 def distinct(term) puts_with_format(@core.distinct(term, options[:type], options[:query])) end