cmd

package
v1.1.3 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package cmd

Package cmd

Index

Constants

View Source
const (
	BASH      = ".sh"
	ShellPerm = 0700
	EmptyBash = "#!/usr/bin/env bash"
)

Variables

This section is empty.

Functions

func NewBash

func NewBash(dst, sh string) error

NewBash 新建一个带命令的shell文件

func NewEmptyBash

func NewEmptyBash(dst string) error

NewEmptyBash 新建一个空shell文件 dst为文件生成的目录 dst为.sh结尾的文件

Types

This section is empty.

Jump to

Keyboard shortcuts

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