rc

package
v0.0.0-...-8e866c8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Assets = assets.NewFileSystem(map[string][]string{"/": []string{"rc.bash"}}, map[string]*assets.File{
	"/": &assets.File{
		Path:     "/",
		FileMode: 0x800001ed,
		Mtime:    time.Unix(1515825294, 1515825294000000000),
		Data:     nil,
	}, "/rc.bash": &assets.File{
		Path:     "/rc.bash",
		FileMode: 0x1a4,
		Mtime:    time.Unix(1515825294, 1515825294000000000),
		Data:     []byte(_Assetse92f762c9de0ef0082f8c57509509f135541430e),
	}}, "")

Assets returns go-assets FileSystem

Functions

func Shell

func Shell(s ShellType) string

Shell returns `run commands` for given type of shell

Types

type ShellType

type ShellType string
const (
	ShellTypeBash ShellType = "bash"
)

Jump to

Keyboard shortcuts

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