class compiler::WritePod

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compiler::WritePod

Source

WritePod writes the FPod to a zip file.

make

new make(Compiler compiler)

Source

run

virtual override Void run()

Source

Not used, use write instead

write

File write()

Source

Run the step and return pod file written