File 'lib/transport.tcl' (part of 'Makedist')


Home | Packages | Files | Procedures | Keywords | External packages


Written by
Andreas Kupries
Description
Transport of generated archive(s) to destination.
Depends on
Tcl, Pool_Base
Keywords
transport

::makedist::transport (opt)

Common interface to all transport plugins. Essentially forwards the request to the chosen transporter procedure.
Notes: In contrast to ::makedist::retrieve, ::makedist::prepare and ::makedist::pack this procedure does not assume to be in the build directory. The called transporter must not change the working directory.
Argument: opt Name of the array variable containing the configuration to be used. Required entries are transport and module.


Generated by AutoDoc 2.1 at 06/05/1999, invoked by Andreas Kupries