Method: ATSPI::Desktop#path

Defined in:
lib/atspi/desktop.rb

#path[]

It has no path.

Returns:

  • ([])


13
14
15
# File 'lib/atspi/desktop.rb', line 13

def path
  []
end