# File lib/guard/commands/show.rb, line 19 def process output.puts ::Guard::DslDescriber.show(::Guard.options) end