Crate sbatch_rs

Source

Structs§

Sbatch
sbatch command builder

Enums§

Dependency
Sbatch dependency representation
DependencyError
Represents an error that can occur when working with the Dependency enum. This error is used to indicate that a Dependency value is invalid.
DependencyType
Sbatch dependency type
DependencyTypeError
Represents an error that can occur when validating a DependencyType value. This error is used to indicate that a DependencyType value is invalid.
SbatchError
The SbatchError enum represents an error that can occur when building an sbatch command.
SbatchOption
Represents an sbatch option
SbatchOptionError