command

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(s *symbols.SymbolTable, args []interface{}) (interface{}, error)

Command implements exec.Command() which executes a command in a subprocess and returns a *exec.Cmd object that can be used to interrogate the success of the operation and view the results.

func LookPath

func LookPath(s *symbols.SymbolTable, args []interface{}) (interface{}, error)

func Output

func Output(s *symbols.SymbolTable, args []interface{}) (interface{}, error)

Output implements the command.Output functionality.

func Run

func Run(s *symbols.SymbolTable, args []interface{}) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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