Module rtx::cmd

source ·

Structs

Functions

  • Create a command with any number of of positional arguments, which may be different types (anything that implements Into<OsString>). See also the cmd function, which takes a collection of arguments.