logo

class

compiler::WritePod

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

WritePod writes the FPod to a zip file.

Slots

make

new make(Compiler compiler)

run

override Void run()

Not used, use write instead

write

File write()

Run the step and return pod file written