Crate phargs

Source

Structs§

PhCommand
A command with placeholders.
PhCommandIterZero
PhCommandVec

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