Libraries
»
listen
(2.7.2)
»
Index
»
Listen
»
Adapter
»
Windows
»
#_path
Method: Listen::Adapter::Windows#_path
Defined in:
lib/listen/adapter/windows.rb
#
_path
(path) ⇒
Object
(private)
50 51 52
# File 'lib/listen/adapter/windows.rb', line 50
def
_path
(
path
)
Pathname
.
new
(
path
)
end