Name

CommandLine::Print — Print a String

Synopsis

Import CommandLine;
void CommandLine::Print ( string  s );

Parameters

string s

the string to be printed

Return Value

void

Description

Print a string to /dev/tty in interactive mode, to stderr in non-interactive Suppress printing if there are no commands to be handled (starting GUI)