module Star
GC start message
Public Instance Methods
search()
click to toggle source
# File lib/gc.rb, line 10 def search puts GC.stat end
GC start message
# File lib/gc.rb, line 10 def search puts GC.stat end