| $out | MetaOutput | [private] |
| __construct(TextOutput $out) | MetaOutput | |
| defaultText($text, $color, $bold) | MetaOutput | [private] |
| defaultTextLine($text, $color, $bold) | MetaOutput | [private] |
| error($text, $bold=false) | MetaOutput | |
| errorLine($text, $bold=false) | MetaOutput | |
| getOutput() | MetaOutput | |
| info($text, $bold=false) | MetaOutput | |
| infoLine($text, $bold=false) | MetaOutput | |
| log($text, $bold=false) | MetaOutput | |
| logLine($text, $bold=false) | MetaOutput | |
| newLine() | MetaOutput | |
| remark($text) | MetaOutput | |
| remarkLine($text) | MetaOutput | |
| warning($text) | MetaOutput | |
| warningLine($text) | MetaOutput | |