Sha256: b4c074cccae1bb58b9fe2a62b776c7295fb791ba13ea6d7ee7deaf3fe479ca92

Contents?: true

Size: 234 Bytes

Versions: 2

Compression:

Stored size: 234 Bytes

Contents

# Copyright: 2016 Masatake YAMATO
# License: GPL-2

CTAGS=$1

${CTAGS} --quiet --options=NONE --kinds-C=+'{label}' --list-kinds-full=C | grep label
${CTAGS} --quiet --options=NONE --kinds-C=-'{macro}' --list-kinds-full=C | grep macro

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ctags.rb-1.1.4 ext/vendor/ctags/Tmain/kind-long.d/run.sh
ctags.rb-1.1.3 ext/vendor/ctags/Tmain/kind-long.d/run.sh