argsub

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package argsub expands command arguments from named runtime variables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(raw string) []string

func Substitute

func Substitute(content string, rawArgs string, appendIfNoPlaceholder bool, argumentNames []string) string

func SubstituteVariables

func SubstituteVariables(content string, variables map[string]string) string

func SubstituteVariablesInList

func SubstituteVariablesInList(values []string, variables map[string]string) []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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