presentation compiler's instance.
presentation compiler's instance.
Presentation compiler's askXXX actions work by doing side-effects
on a Response instance passed as an argument during the askXXX
call.
Presentation compiler's askXXX actions work by doing side-effects
on a Response instance passed as an argument during the askXXX
call.
The defined method ask is meant to encapsulate this behavior.
(askCommand: StringAdd).self
(askCommand: StringFormat).self
(askCommand: ArrowAssoc[AskCommand]).x
(Since version 2.10.0) Use leftOfArrow instead
(askCommand: Ensuring[AskCommand]).x
(Since version 2.10.0) Use resultOfEnsuring instead
A trait for defining commands that can be queried to the presentation compiler.