Libraries
»
atspi
(0.10.0)
»
Index
»
ATSPI
»
Desktop
»
#path
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