//
pkg.gl
Category
github.com/drone/runner-go
shell
package
1.12.0
Repository:
https://github.com/drone/runner-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
8 SLOC
#
Packages
bash
Package shell provides functions for converting shell commands to shell scripts.
powershell
Package powershell provides functions for converting shell commands to powershell scripts.
#
Functions
Command
Command returns the powershell command and arguments.
Script
Script converts a slice of individual shell commands to a powershell script.
#
Constants
Suffix
Suffix provides the shell script suffix.