method
is_thor_reserved_word?
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Base::ClassMethods
is_thor_reserved_word?(word, type)protected
Raises an error if the word given is a Bundler::Thor reserved word.
is_thor_reserved_word?(word, type)Raises an error if the word given is a Bundler::Thor reserved word.