Methods

statusΒΆ

status(s:Str)

Send status to standard error. Later status output will be treated specially by the shell. It will have suitable representation in the UI. Use status() when it's semantically a status - a task that's being done.
Source: stdlib.ngs:2604