io

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2023 License: MIT Imports: 8 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: "in", T: _p0.Func, F: _in},
	{N: "out", T: _p0.Func, F: _out},
	{N: "pop_out", T: _p0.Func, F: _pop_out},
	{N: "push_out", T: _p0.Func, F: _push_out},
}

Functions

func SetStdout

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

func Stderr

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

func Stdout

func Stdout(vm *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