Module local_executor

Source
Expand description

Local executor for running tools on the local machine.

By default will use the current directory as the working directory.

Structs§

LocalExecutor
LocalExecutorBuilder
Builder for LocalExecutor.

Enums§

LocalExecutorBuilderError
Error type for LocalExecutorBuilder