os

package
v0.1.27 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandExecResult

type CommandExecResult struct {
	ExitCode int
	Message  string
}

CommandExecResult 命令执行结果

func ExecCommand

func ExecCommand(command, args string, timeout time.Duration) CommandExecResult

ExecCommand 执行指定命令,并返回执行结果

Jump to

Keyboard shortcuts

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