Crate ispm_wrapper

Source
Expand description

Wrappers for the small subset of ISPM commands the fuzzer and its build processes need to function

Modules§

data
Data deserializable from ISPM commands and configurations
ispm
Wrappers for ISPM commands

Structs§

Internal
Minimal implementation of internal ISPM functionality to use it externally

Constants§

ISPM_NAME
The name of the ispm executable
NON_INTERACTIVE_FLAG
The flag to use to run ISPM in non-interactive mode

Traits§

ToArgs
An implementor can convert itself into a list of command-line arguments