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.14.0
2024-11-26 09:57:39 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
]