struct FileWatcher::FileData
- FileWatcher::FileData
- Struct
- Value
- Object
Defined in:
file_watcher.crConstructors
Instance Method Summary
- #file_path : String
- #file_path=(file_path : String)
- #listener : Proc(Nil)
- #listener=(listener : Proc(Nil))
- #updated_at : Time
- #updated_at=(updated_at : Time)