module Anticipate

Defined in:

anticipate.cr
anticipate/pty.cr
anticipate/runner.cr

Constant Summary

VERSION = "0.1.0"

Class Method Summary

Class Method Detail

def self.spawn(command : String, verbose = false, file = __FILE__, line = __LINE__, &) #

[View source]