commands

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 22, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InvokeCommand added in v0.0.2

func InvokeCommand(cmdStr string) error

func InvokeCommandAndOutputPerByteToBytesInRealTime

func InvokeCommandAndOutputPerByteToBytesInRealTime(output *[]byte, name string, args ...string) error

deprecated

func InvokeCommandAndOutputPerLineToBytesInRealTime

func InvokeCommandAndOutputPerLineToBytesInRealTime(output *[]byte, name string, args ...string) error

deprecated

func InvokeCommandAndOutputToBytesAtOnce

func InvokeCommandAndOutputToBytesAtOnce(output *[]byte, name string, args ...string) error

deprecated

func InvokeCommandAndOutputToSTDOUTAtOnce

func InvokeCommandAndOutputToSTDOUTAtOnce(name string, args ...string) error

deprecated

func InvokeCommandAndOutputToSTDOUTInRealTime

func InvokeCommandAndOutputToSTDOUTInRealTime(name string, args ...string) error

deprecated

func InvokeCommands added in v0.0.2

func InvokeCommands(cmdStrArray ...string) error

func ParseArgs

func ParseArgs(str string) []string

func ParseCommand

func ParseCommand(str string) (string, []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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