Still.Preprocessor.Save (Still v0.8.0) View Source
Writes the Still.SourceFile
:content
field to the :output_file
field,
creating any necessary directories and including the development layout if
needed.
Link to this section Summary
Functions
Runs after the next preprocessors finish running.
Runs the current preprocessor and invokes the next one.
Runs the Elixir.Still.SourceFile through the current preprocessor and the next.
Link to this section Functions
Runs after the next preprocessors finish running.
Returns the resulting Elixir.Still.SourceFile.
Runs the current preprocessor and invokes the next one.
Returns the resulting Elixir.Still.SourceFile.
Runs the Elixir.Still.SourceFile through the current preprocessor and the next.