Class | Satsolver::Request |
In: |
satsolver.i
|
Parent: | Object |
Get job by index
The index is just a convenience access method and does NOT imply any preference/ordering of the Jobs.
A Request is always considered a set of Jobs.
Install request
Ensure installation of a solvable by either
Except when specified directly, the solver is free to choose any solvable matching the request (by name, by relation)
Lock request
Ensure solvable stays installed/uninstalled
Except when specified directly, the solver is free to choose any solvable matching the request (by name, by relation)
Remove request
Ensure removal of a solvable by either
Except when specified directly, the solver is free to choose any solvable matching the request (by name, by relation)
Update request
Ensure update of a solvable by either
Except when specified directly, the solver is free to choose any solvable matching the request (by name, by relation)