ctags --Ruby-kinds=-f -o ~/tags --exclude='*.html' -R /usr/lib/ruby
既にtagsファイルが存在する場合。
ctags -a --Ruby-kinds=-f -o ~/tags --exclude='*.html' -R ~/dir_name
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ctags --Ruby-kinds=-f -o ~/tags --exclude='*.html' -R /usr/lib/ruby
既にtagsファイルが存在する場合。
ctags -a --Ruby-kinds=-f -o ~/tags --exclude='*.html' -R ~/dir_name
Register as a new user and use Qiita more conveniently
Go to list of users who liked