stdout abstract method

void stdout(
  1. String message
)
inherited

Print a standard status message.

Implementation

void stdout(String message);