Structs§
- PhCommand
- A command with placeholders.
- PhCommand
Iter Zero - PhCommand
Vec
Functions§
- comma_
separated - Splits a string by commas and collects the results into a
Vec<String>
. - extend_
array - Transforms an array format string into individual strings with placeholders substituted.
- extend_
row - Extends a row of format strings into a flat list of formatted strings.
- find_
program_ from_ env - Finds the executable path in the environment.
- program_
from_ arg0 - Constructs a program path from the first argument to the current process.
- row_
has_ ph