method

quietly

v4.0.2 - Show latest stable - Class: Kernel
quietly()
public

Silences both STDOUT and STDERR, even for subprocesses.

quietly { system 'bundle install' }