shellutils

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 5 Imported by: 53

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommandTable = make([]CMD, 0)

Functions

func Edit

func Edit(yaml string) (string, error)

func R

func R(options interface{}, command string, desc string, callback interface{})

Types

type CMD

type CMD struct {
	Options  interface{}
	Command  string
	Desc     string
	Callback interface{}
}

Jump to

Keyboard shortcuts

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