executors

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var LivePrefixState struct {
	LivePrefix string
	IsEnable   bool
}

实时左标显示

Functions

func AllInOne

func AllInOne()

func ParseExecutors

func ParseExecutors(in string) (func(), bool)

* 解析执行命令函数

else if in == "kubectl" {
		result = func() {
			kubectl.ManualInit()
		}
		status = true
	}

@param in // command from @result func() // function @result bool // 状态 是否执行

Types

This section is empty.

Directories

Path Synopsis
+build scan
+build scan

Jump to

Keyboard shortcuts

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