Module model

Source
Expand description

Types and traits used for modeling commands, scripts and custom processes.

Modules§

command
Types representing commands and its settings.
script
Types representing scripts.

Traits§

Runnable
Trait, which enables using of user-defined types for creating a custom process.