Sha256: 6c90da9dd0f948ae8d16d5d5c785805078f299c299ee0495a341dc704d58d124
Contents?: true
Size: 216 Bytes
Versions: 2
Compression:
Stored size: 216 Bytes
Contents
# Copyright: 2015 Masatake YAMATO # License: GPL-2 CTAGS=$1 . ../utils.sh exit_if_no_coproc ${CTAGS} chmod u+x ./foo.sh $CTAGS --quiet --options=NONE --langdef=foo'{fileKind=!}' --xcmd-foo=./foo.sh -o - ./run.sh
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ctags.rb-1.1.4 | ext/vendor/ctags/Tmain/lxcmd-accept-reserved-kind.d/run.sh |
ctags.rb-1.1.3 | ext/vendor/ctags/Tmain/lxcmd-accept-reserved-kind.d/run.sh |