Package Peach :: Package Generators :: Module null
[hide private]

Module null

source code

These Generators evaluate to empty strings but are usefull for displaying status messages and other random stuff.


Author: Michael Eddington

Version: $Id: Peach.Generators.null-module.html 1138 2008-08-16 19:39:03Z meddingt $

Classes [hide private]
  PrintStdout
Logical value of empty string, but will display a value to stdout when called.
  PrintStderr
Logical value of empty string, but will display a value to stderr when called.