shell

package
v0.0.0-...-d472ff9 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2018 License: BSD-2-Clause Imports: 7 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpandParams

func ExpandParams(arg string, params Params) (string, error)

ExpandParams expands $ variables.

func ExpandTilde

func ExpandTilde(arg string) (res string, err error)

func Expansion

func Expansion(argv1 []string, params Params) ([]string, error)

func Parameters

func Parameters(argv1 []string) ([]string, error)

Types

type Params

type Params interface {
	Get(name string) string
}

Source Files

  • expansion.go

Jump to

Keyboard shortcuts

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