Class
FSEvent
In:
lib/rb-fsevent/fsevent.rb
lib/rb-fsevent/version.rb
Parent:
Object
Methods
new
open_pipe
open_pipe
options_string
process_running?
run
shellescape
shellescaped_paths
stop
watch
Constants
VERSION
=
'0.10.3'
Attributes
callback
[R]
paths
[R]
Public Class methods
new
(args = nil, &block)
Public Instance methods
open_pipe
()
open_pipe
()
options_string
()
process_running?
(pid)
run
()
shellescape
(str)
for Ruby 1.8.6 support
shellescaped_paths
()
stop
()
watch
(watch_paths, options=nil, &block)
[Validate]