Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
svg_chok
main
Top Level Namespace
SvgChok
Config
Metadata
Svg
Watcher
Generated using Crystal 1.16.3
2025-12-21 07:48:34 UTC
struct
SvgChok::
Watcher
SvgChok::Watcher
Struct
Value
Object
Defined in:
svg_chok/watcher.cr
Constructors
.new
Instance Method Summary
#changes
: Array(String)
#files
: Array(String)
#pattern
: String
#timestamps
: Hash(String, Time)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
changes
: Array(String)
#
[
View source
]
def
files
: Array(String)
#
[
View source
]
def
pattern
: String
#
[
View source
]
def
timestamps
: Hash(String, Time)
#
[
View source
]