Hi and thanks for CLI, it looks really interesting.
I am just starting out and going through the examples. I want to create the scheduler and telnet server on the main thread and then run scheduler.Run() in a background thread. Is there a way to prevent the 'cli' prompt from being displayed on the main thread.
Hi and thanks for CLI, it looks really interesting.
I am just starting out and going through the examples. I want to create the scheduler and telnet server on the main thread and then run scheduler.Run() in a background thread. Is there a way to prevent the 'cli' prompt from being displayed on the main thread.
Thanks.