Module process

Source
Expand description

Basic functionality.

Modules§

exposed
Exposed namespace of the module.
orphan
Orphan namespace of the module.
own
Own namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.

Structs§

Report
Process command output.
Run
Option for run function

Functions§

run
Executes an external process in a specified directory without using a shell.