exec

package
v0.0.0-...-d3fc8e5 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IGlobal = -2
	IError  = -1
	Ioff    = 0
	Ion     = 1
)
View Source
const XXX = false

Variables

View Source
var (
	Fsysmount = func([]rune, [][]rune) *base.Mntdir { return nil }
	Fsysdelid = func(*base.Mntdir) {}
	Xfidlog   = func(*wind.Window, string) {}
	Cwait     = make(chan Waitmsg)
)
View Source
var (
	Ccommand = make(chan *Command)
	Ckill    = make(chan []rune)
	Cexit    = make(chan int)
)
View Source
var Acmeshell string

Functions

func Execute

func Execute(t *wind.Text, aq0 int, aq1 int, external bool, argt *wind.Text)

func Get

func Get(et, t, argt *wind.Text, flag1, _ bool, arg []rune)

func Put

func Put(et, _, argt *wind.Text, _, _ bool, arg []rune)

func Putfile

func Putfile(f *wind.File, q0 int, q1 int, namer []rune)

func Run

func Run(win *wind.Window, s string, rdir []rune, newns bool, argaddr, xarg *string, iseditcmd bool)

Types

type Command

type Command struct {
	Proc *os.Process
	Name []rune

	IsEditCmd bool
	Mntdir    *base.Mntdir
	Next      *Command
	// contains filtered or unexported fields
}

type Exectab

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

type TextAddr

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

type Waitmsg

type Waitmsg struct {
	Proc *os.Process
	Err  error
}

Jump to

Keyboard shortcuts

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