/ LJCPHPCodeDoc / LJCTextLib / LJCWriter


Syntax

PHP
class LJCWriter

Contains console and file output methods.

Remarks

The Write() and WriteLine() static functions are used to write to stdout.

The FWrite() and FWriteLine() methods that write to the file stream passed to the LJCWriter constructor.

Public Functions
Run _FunctionSummary_
Write Writes text with indents.
WriteAll Writes text with indents.
WriteLine Writes a text line with indents.
4 Functions

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.