Overview
>
klyn
>
Application
>
err
Overview
Index
Tree
Deprecated
klyn.Application.err
field
public static native readonly err as TextWriter
Description
Standard error stream of the process. Application.print("Fatal error", output=Application.err)
Example