Module util

Module util 

Source
Expand description

This module is semver exempt and its contents could change at any time.

Structs§

RemoveFile

Functions§

exec_from_command
Constructs a subprocess::Exec from a std::process::Command.
strip_current_dir
Strips the current directory from the given path.
strip_prefix
Strip the prefix base from path.