Function getStdOut [src]

Prototype

pub fn getStdOut() File

Source

pub fn getStdOut() File { return .{ .handle = getStdOutHandle() }; }