class

Crutest

Inherits Reference / Object

Constants

CACHE = Hash.new do |h, k| h[k] = File.readlines(k) end
FILTER = /\/(crystal|cr)[-\/]([0-9\.])+/
VERSION = "0.1.0"

unless defined?(VERSION)

Class methods

code(fn, ln)
display_error(ex)
display_trace(line)
run(files)
run_file(file)

Nested types