# File lib/yard/logging.rb, line 68 def capture(msg, nontty_log = :debug, &block) progress(msg, nontty_log) yield ensure clear_progress end