5.1.1.1.1.1.1.1. souk.util.cli.arg_string module

Prints a string with the given arguments.

Usage:

arg_string path/to/template.txt arg1=value1 arg2=value2

souk.util.cli.arg_string.arg_string(path: Path, **kwargs: str) None[source]

Prints a string with the given arguments.

souk.util.cli.arg_string.cli() None[source]