Contents

isConsole

A Boolean value that indicates whether this port is a console.

Declaration

var isConsole: Bool { get set }

Discussion

The framework may mark the console port for use as the system console. The default is false.

See Also

Configuring the port