Method: XDo::Window#hash

Defined in:
lib/x_do/window.rb

#hashObject

:nodoc: override hash to match ==



189
190
191
# File 'lib/x_do/window.rb', line 189

def hash
  _window.hash
end