Function change_dir_hook

Source
pub fn change_dir_hook(
    state: StateMut<'_, DirParseState>,
    rt: State<'_, Runtime>,
    _sh: &Shell,
    _ctx: &ChangeDirCtx,
) -> Result<()>