web

package
v0.0.0-...-70c1726 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2017 License: BSD-2-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package web is the entry point for the backend of the web interface of Elvish.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecuteResponse

type ExecuteResponse struct {
	OutBytes  string
	OutValues []eval.Value
	ErrBytes  string
	Err       string
}

type Web

type Web struct {
	// contains filtered or unexported fields
}

func NewWeb

func NewWeb(ev *eval.Evaler, port int) *Web

func (*Web) Run

func (web *Web) Run(args []string) int

Jump to

Keyboard shortcuts

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