[Gambas-Notification] [Git][gambas/gambas][master] 'Process.Expect' prompts are now automatically disabled after detection by...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Tue Feb 1 03:07:32 CET 2022



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
44bf7226 by gambas at 2022-02-01T03:07:20+01:00
'Process.Expect' prompts are now automatically disabled after detection by default. Set the new 'Keep' argument to prevent that.

[GB.UTIL]
* OPT: Process: Automatically disable internal observers there is no prompt
  to watch anymore.
* NEW: Process: The Expect() method now takes a third optional argument
  that tells if a detected prompt must be kept, or must be disabled
  automatically. Prompts are automatically disabled by default

- - - - -


3 changed files:

- comp/src/gb.util/.src/Process.class
- comp/src/gb.util/.src/ProcessExpect.class
- + comp/src/gb.util/.src/ProcessPrompt.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/44bf72261ca42936bb2c7e9ee89ca4c0478eb4e4

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/44bf72261ca42936bb2c7e9ee89ca4c0478eb4e4
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220201/478bdcc9/attachment.htm>


More information about the Notification mailing list