package
1.12.0
Repository: https://github.com/drone/runner-go.git
Documentation: pkg.go.dev

# Packages

Package shell provides functions for converting shell commands to shell scripts.
Package powershell provides functions for converting shell commands to powershell scripts.

# Functions

Command returns the powershell command and arguments.
Script converts a slice of individual shell commands to a powershell script.

# Constants

Suffix provides the shell script suffix.