Still.Compiler.Incremental.Node.Compile (Still v0.4.0) 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.