Skip to content
This repository was archived by the owner on Aug 6, 2019. It is now read-only.

Interactive mode enum

Compare
Choose a tag to compare
@olivier-spinelli olivier-spinelli released this 27 Mar 18:16
· 180 commits to master since this release

Boolean IsInteractiveMode() and IsAutoInteractiveMode() have been deprecated (Obsolete with no error, only a warning) in favor of InteractiveMode() that returns a far less ambiguous InteractiveMode enum.