Method: Ej::Commands#refresh

Defined in:
lib/ej/commands.rb

#refreshObject



238
239
240
# File 'lib/ej/commands.rb', line 238

def refresh
  puts_with_format(@indices.refresh)
end