new_context

Function new_context 

Source
pub async fn new_context(
    with_auth: bool,
    current_file: Option<PathBuf>,
) -> Result<ExecutorContext, ConnectionError>