struct

Creestal::Core::SyncResult

Inherits Struct < Value < Object

Constructors

new(pages_to_render : Set(String) = Set(String).new, assets_to_copy : Set(String) = Set(String).new, ignored_paths : Array(String) = [] of String)
Source

Instance methods

assets_to_copy
Source
ignored_paths
Source
merge!(other : SyncResult) : self
Source
pages_to_render
Source