DirectMyFile / console.dart

Console Library
Other
107 stars 24 forks source link

Prompter Update #22

Closed JSanford42 closed 3 months ago

JSanford42 commented 4 years ago

The positive argument to the Prompter.ask and Prompter.askSync methods are evaluating against the prompt message instead of the answer. This changes the argument to be evaluated against the answer.