class EventMachine::FileWatch
def path
- See: EventMachine.watch_file -
Returns:
-
(String)
-
Other tags:
- Note: - Current implementation does not pick up on the new filename after a rename occurs.
def path @path end
(String)
-
def path @path end