command

package
v0.0.0-...-64249c4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2023 License: MPL-2.0 Imports: 3 Imported by: 5

Documentation

Overview

Package command : It executes bash command on a computer.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(command string, args []string) string

Run :

func RunAlias

func RunAlias(aliasCmd string) string

RunAlias : Run a command that is defined as an alias in ~/.bashrc or ~/.bash_aliases files. The aliasCmd is the entire command you want to run.

func RunCmd

func RunCmd(cmd string) string

RunCmd :

Types

This section is empty.

Directories

Path Synopsis
Package adb : It executes binaries on an android device using adb.
Package adb : It executes binaries on an android device using adb.
Package apktool : It executes binaries on an computer using apktool.
Package apktool : It executes binaries on an computer using apktool.
Package grep : It executes grep commands on a computer.
Package grep : It executes grep commands on a computer.

Jump to

Keyboard shortcuts

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