module Tryouts::Console
module Tryouts::Console::InstanceMethods
module Tryouts::VERSION
class SysInfo
class Tryouts
class Tryouts::Section
class Tryouts::TestBatch
class Tryouts::TestBatch::Container
class Tryouts::TestCase
tryouts
2.1.0
# err
def err *msg msg.each do |line| STDERR.puts Console.color :red, line end end