[−][src]Function interact_prompt::direct
pub fn direct<H>(settings: Settings, handler: H) -> Result<(), PromptError> where
H: Handler + Send + Sync + 'static, Use the current thread for an interactive Interact prompt.
pub fn direct<H>(settings: Settings, handler: H) -> Result<(), PromptError> where
H: Handler + Send + Sync + 'static, Use the current thread for an interactive Interact prompt.