struct

Tui::CSS::HotReload::WatchedFile

Inherits Struct / Value / Object

Watched file info

Constructors

new(path : String, callback : Proc(Stylesheet, Nil))
Source

Instance methods

callback
Source
callback=(callback : Proc(Stylesheet, Nil))
Source
changed?
Source
mtime
Source
mtime=(mtime : Time)
Source
path
Source
path=(path : String)
Source
update_mtime
Source