This is an archive of the discontinued LLVM Phabricator instance.

[lldb/API] Add a way to check if the CommandInterpreter is interactive
ClosedPublic

Authored by mib on Feb 10 2022, 4:12 PM.

Details

Summary

This patch adds the ability for the user to check if the command
interpreter's IOHandler is interactive.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>

Diff Detail