os

package
v0.2.70 Latest Latest
Warning

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

Go to latest
Published: May 20, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Exports = map[string]interface{}{
	"args":      os.Args[1:],
	"stdin":     os.Stdin,
	"stderr":    os.Stderr,
	"stdout":    os.Stdout,
	"open":      os.Open,
	"exit":      os.Exit,
	"_initSafe": _initSafe,
}

Exports is the export table of this module.

Functions

func SafeExit

func SafeExit(code int)

SafeExit is a safe way to quit qlang application.

Types

This section is empty.

Jump to

Keyboard shortcuts

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