std.stream.Stream.WriteLine - nitrologic/monkey2 GitHub Wiki

std::std.stream.std.stream.Stream.WriteLine

Method WriteLine:Void( str:monkey:monkey.types.String )

Writes a line of text to the stream.

Writes the characters in str followed by the line terminating sequence "rn".