module

Termisu::Testing

Class methods

terminal(program : String, args : Array(String) = [] of String, *, cols : Int32 = 100, rows : Int32 = 50, env : Hash(String, String) | Nil = nil, &)

Convenience module-level entry: Termisu::Testing.terminal(...) { |t| ... }.

Source

Nested types