shelltools

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QuotedShellArgs

type QuotedShellArgs []string

QuotedShellArgs splits a string into arguments, respecting quoted substrings. Supports single and double quotes and backslash escaping (outside or inside double quotes). Quotes are removed from returned arguments. All unicode whitespace is treated as separator.

func NewQuotedShellArgs

func NewQuotedShellArgs(s string) QuotedShellArgs

func (QuotedShellArgs) String

func (q QuotedShellArgs) String() string

Jump to

Keyboard shortcuts

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