[][src]Function interact_prompt::direct

pub fn direct<H>(settings: Settings, handler: H) -> Result<(), PromptError> where
    H: Handler

Use the current thread for an interactive Interact prompt.