19 20 21 22 23
# File 'lib/stool/Command.rb', line 19 def self.options [ ['--silent', 'Show nothing'], ].concat(super) end