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