Module trycmd_indygreg_fork::schema
source · Expand description
cmd.toml
Schema
OneShot
is the top-level item in the cmd.toml
files.
Structs
- Describe command’s environment
- Describe the command’s filesystem context
- Top-level data in
cmd.toml
files - A command invocation and its expected result.
- Represents an executable set of commands and their environment.
- Mapping of file extension to function that can load it.
Enums
- Target under test
- Expected status for command
Type Aliases
- A function that turns a filesystem path into a TryCmd.