Sha256: f3f66686c3d1e74538accf7b0394d1e737d90e048835cb9735f6256be18b560d

Contents?: true

Size: 205 Bytes

Versions: 474

Compression:

Stored size: 205 Bytes

Contents

function acd {
    local pkg_path
    pkg_path=$(autoproj locate $1)

    if [ $? != 0 ]; then
      return 1
    else
      pkg_path=$(echo $pkg_path | tail -1)
      cd $pkg_path
      return 0
    fi
}

Version data entries

474 entries across 237 versions & 1 rubygems

Version Path
autoproj-1.13.5 shell/autoproj_bash
autoproj-1.13.5 shell/autoproj_zsh
autoproj-2.0.0.rc25 shell/autoproj_bash
autoproj-2.0.0.rc25 shell/autoproj_zsh
autoproj-1.13.5.rc1 shell/autoproj_zsh
autoproj-1.13.5.rc1 shell/autoproj_bash
autoproj-2.0.0.rc24 shell/autoproj_bash
autoproj-2.0.0.rc24 shell/autoproj_zsh
autoproj-2.0.0.rc23 shell/autoproj_zsh
autoproj-2.0.0.rc23 shell/autoproj_bash
autoproj-1.13.4 shell/autoproj_zsh
autoproj-1.13.4 shell/autoproj_bash
autoproj-2.0.0.rc22 shell/autoproj_zsh
autoproj-2.0.0.rc22 shell/autoproj_bash
autoproj-2.0.0.rc21 shell/autoproj_zsh
autoproj-2.0.0.rc21 shell/autoproj_bash
autoproj-2.0.0.rc20 shell/autoproj_bash
autoproj-2.0.0.rc20 shell/autoproj_zsh
autoproj-2.0.0.rc19 shell/autoproj_bash
autoproj-2.0.0.rc19 shell/autoproj_zsh