runtime

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2019 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Package runtime assembles the Elvish runtime.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBadOwner      = errors.New("bad owner")
	ErrBadPermission = errors.New("bad permission")
)

Functions

func CleanupRuntime

func CleanupRuntime(ev *eval.Evaler)

CleanupRuntime cleans up the runtime.

func InitRuntime

func InitRuntime(binpath, sockpath, dbpath string) (*eval.Evaler, string)

InitRuntime initializes the runtime. The caller is responsible for calling CleanupRuntime at some point.

Types

This section is empty.

Jump to

Keyboard shortcuts

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