Libraries
»
ej
(0.2.0)
»
Index
»
Ej
»
Commands
»
#refresh
Method: Ej::Commands#refresh
Defined in:
lib/ej/commands.rb
#
refresh
⇒
Object
238 239 240
# File 'lib/ej/commands.rb', line 238
def
refresh
puts_with_format
(
@indices
.
refresh
)
end