Skip to content

switch to interactive mode from cli #159

Answered by daniele77
InfantileMan asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, I think it's not possible to mix up CLI with other functions that wait for user input.
You can try by using CliFileSession instead of CliLocalSession (see example simplelocalsession.cpp): in that way you don't get advanced features of cli (e.g., history and autocompletion), but maybe you can integrate your function easily.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@InfantileMan
Comment options

Answer selected by InfantileMan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants