đ From /home/chedong/.local/share/rdoc
| Use Case | Command | Description |
|---|---|---|
| đ Watch a file or directory for changes | Spring::Watcher.new(path) |
Create a new file watcher instance |
| âļī¸ Start watching | watcher.start |
Begin monitoring the specified path |
| âšī¸ Stop watching | watcher.stop |
Stop monitoring and clean up resources |
| đĸ Get recent changes | watcher.changed_files |
Return list of files modified since last check |
| âŗ Polling interval | Spring::Watcher.poll_interval = 0.1 |
Set the frequency of file system checks (in seconds) |
This class is part of the Spring application preloader framework. It provides file system watching capabilities to detect changes in the application source code and trigger reloads.
Note: This documentation is minimal; the original source file is located at the path indicated above.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 01:04 @216.73.217.25
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format