io

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultErr = &stdoutWrapper{
	File: os.Stderr,
}
View Source
var DefaultOut = &stdoutWrapper{
	File: os.Stdout,
}
View Source
var DefaultStdin = &stdinWrapper{
	File: os.Stdin,
}
View Source
var Exports = _p0.Exports{
	{N: "err", T: _p0.Func, F: _err},
	{N: "from_crlf", T: _p0.Func, F: _from_crlf},
	{N: "in", T: _p0.Func, F: _in},
	{N: "out", T: _p0.Func, F: _out},
	{N: "to_crlf", T: _p0.Func, F: _to_crlf},
}

Functions

func SetStdout

func SetStdout(m *vm.VM, w io.Writer)

func Stderr

func Stderr(m *nitro.VM) vm.Writer

func Stdout

func Stdout(m *nitro.VM) vm.Writer

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL