Sha256: fea2c0a843b76f074c5968fe5e47da8a546aa21275e50ea515a0b95b944212b5

Contents?: true

Size: 435 Bytes

Versions: 2

Compression:

Stored size: 435 Bytes

Contents

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

CTAGS=$1

${CTAGS} --quiet --options=NONE --fields=-N --_force-quit
${CTAGS} --quiet --options=NONE --fields=-F --_force-quit
${CTAGS} --quiet --options=NONE --fields=-P --_force-quit
${CTAGS} --quiet --options=NONE --fields=-'{name}' --_force-quit
${CTAGS} --quiet --options=NONE --fields=-'{input}' --_force-quit
${CTAGS} --quiet --options=NONE --fields=-'{pattern}' --_force-quit

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ctags.rb-1.1.4 ext/vendor/ctags/Tmain/disable-fixed-field.d/run.sh
ctags.rb-1.1.3 ext/vendor/ctags/Tmain/disable-fixed-field.d/run.sh