serum v1.0.0 Serum.Build.FileEmitter
A module responsible for writing each complete HTML page to a file.
Link to this section Summary
Functions
Write files described by %Serum.File{}
to actual files on disk.
Link to this section Functions
Link to this function
run(files)
run(files)
run([Serum.File.t()]) :: Serum.Result.t()
run([Serum.File.t()]) :: Serum.Result.t()
Write files described by %Serum.File{}
to actual files on disk.
Necessary subdirectories will be created if they don't exist.