Function add_path

Source
pub fn add_path(
    env: &(impl Read + Write),
    path: impl AsRef<Path>,
) -> Result<(), AddPathError>
Expand description

Prepends a path to the PATH environment variable.

Persisted for this action and future actions.

ยงErrors

If the file command