cmdx

package
v1.7.7 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cmd

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

func Command

func Command(exe string, args ...string) *Cmd

func (*Cmd) ReadLineCommand

func (c *Cmd) ReadLineCommand(read chan string) bool

func (*Cmd) ReturnCommand

func (c *Cmd) ReturnCommand() string

func (*Cmd) RunCommand

func (c *Cmd) RunCommand() error

func (*Cmd) StartCommand

func (c *Cmd) StartCommand() error

func (*Cmd) WaitCommand

func (c *Cmd) WaitCommand(result func(status int), run *bool)

Jump to

Keyboard shortcuts

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