method
full?
v8.1.1 -
Show latest stable
- Class:
Rails::Generators::PluginGenerator
full?()private
No documentation available.
# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 374
def full?
options[:full]
end