script_value

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScriptValue

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

func (*ScriptValue) Close

func (s *ScriptValue) Close() (err error)

func (ScriptValue) Cmd

func (s ScriptValue) Cmd() *exec.Cmd

func (ScriptValue) IsEmpty

func (s ScriptValue) IsEmpty() bool

func (*ScriptValue) Run

func (s *ScriptValue) Run(input string) (r io.Reader, err error)

func (*ScriptValue) RunWithInput

func (s *ScriptValue) RunWithInput() (w io.WriteCloser, r io.Reader, err error)

func (*ScriptValue) Set

func (s *ScriptValue) Set(v string) (err error)

func (ScriptValue) String

func (s ScriptValue) String() string

Jump to

Keyboard shortcuts

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