Still.Compiler.Incremental.Node.Compile (Still v0.2.1) View Source
Compiles the contents of a Still.Compiler.Incremental.Node
.
First attempts a pass through copy of the file, in case it should be ignored.
When this isn't successful, attempts a compilation via Still.Compiler.File
,
notifying any relevant subscribers of changes.