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