method
mute
v5.0.0.1 -
Show latest stable
- Class:
Rails::Generators::PluginGenerator
mute(&block)protected
No documentation available.
# File railties/lib/rails/generators/rails/plugin/plugin_generator.rb, line 431
def mute(&block)
shell.mute(&block)
end