struct

FileWatcher::FileData

Inherits Struct < Value < Object

Constructors

new(file_path : String, updated_at : Time, listener : Proc(Nil))
Source

Instance methods

file_path
Source
file_path=(file_path : String)
Source
listener
Source
listener=(listener : Proc(Nil))
Source
updated_at
Source
updated_at=(updated_at : Time)
Source