Skip to main content

Crate cli_assert

Crate cli_assert 

Source

Macros§

cargo_binary
Returns the absolute path to the target’s executable file.
cargo_manifest_dir
Returns the absolute path to the directory containing Cargo manifest file.
cargo_package
Returns the name of the Cargo package.
cmd
Returns a new command-line command for any application.
command
Returns a new command-line command for executing tested application.

Structs§

Command
TmpFile

Traits§

PathExt

Functions§

sleep
Pauses thread execution for specified number of milliseconds.