Skip to content

Class pinnacle.process.ChildStdout ​

The standard output of a spawned process.

Fields ​

lines ​

lines: fun(self: self, ...: any)

Same as file:lines(...)

read ​

read: fun(self: self, ...: any)

Same as file:read(...)

Last updated: