Method: Spacy::Window#close

Defined in:
lib/spacy/window.rb

#closeObject



46
47
48
49
# File 'lib/spacy/window.rb', line 46

def close ()
  #Profiler__.print_profile STDOUT
  super
end