Hwaro::Assets::Sass::MemoryLoader
Inherits Hwaro::Assets::Sass::Loader / Reference / Object
In-memory loader for specs; keys are expanded so relative paths in test sources resolve like real files.
Constructors
new(files : Hash(String, String), root : String = Dir.current)
SourceInstance methods
exists?(path : String) : Bool
Sourceread(path : String) : String | Nil
Source