interactive

Function interactive 

Source
pub async fn interactive(
    drk: &DrkPtr,
    endpoint: &Url,
    history_path: &str,
    ex: &ExecutorPtr,
)
Expand description

Auxiliary function to start provided Drk as an interactive shell. Only sane/linenoise terminals are suported.