zmalltalker’s avatarzmalltalker’s Twitter Archive—№ 4,781

    1. …in reply to @undefined
      @UWascalWabbit good point. Maybe Rake should take a -w flag like Ruby, then, and scripts could check a corresponding global?
  1. …in reply to @zmalltalker
    @zmalltalker @UWascalWabbit Apparently Rake.verbose will be false if rake is run with --quiet. Looks like the way to go?