TABLE OF CONTENTS


::pwtk::input

NAME

::pwtk::input

DESCRIPTION

This namespace and its routines are mainly meant to be used by developers, except the routines for input data stacking (see: Stacking).

Namespace for generic handling of input data. An implementation of handling of a given specific input will use the functionality of this namespace, and should define at least the ::pwtk::***::get command, which returns the content of the input (e.g. see ::pwtk::pwi::get). To maintain a consistent API, each such implementation should also define the following two short-cut procs (that should ne exported):