enum Novika::Resolver::Response::AcceptionRoute
Overview
Represents the way a resolution set was accepted.
Defined in:
novika/resolver.crEnum Members
-
Wish =
0
-
The resolution set was accepted due to a wish: some runnable out there "wished" that runnables from the set were there, and here they are.
-
Query =
1
-
The resolution set was explicitly mentioned by the user somewhere (queried for).