Versions in this module Expand all Collapse all v0 v0.10.0 Jan 31, 2020 v0.9.0 Dec 23, 2019 v0.8.0 Nov 26, 2019 Changes in this version + var Stderr = File + var Stdin = File + var Stdout = File + func Write(fd uintptr, data []byte) error + type File struct + func (f *File) Write(buf []byte) error + type IOError struct + BytesWritten int + func (e *IOError) Error() string