Sha256: 4ff8ae8f1425de69bc4d249457ad156630ff2c0a295ab95bf69e82b6c11253c3
Contents?: true
Size: 438 Bytes
Versions: 22
Compression:
Stored size: 438 Bytes
Contents
Vedeu.configure do # compression false # log '/tmp/your_app.log' # debug! # drb! # drb_host 'localhost' # drb_port 21420 # drb_width 80 # drb_height 25 # terminal_mode :raw # cooked! # fake! # raw! # run_once! # interactive! # standalone! # Not used yet # stdin File.open("/dev/tty", "r") # stdout File.open("/dev/tty", "w") # stderr File.open("/tmp/vedeu_error.log", "w+") end
Version data entries
22 entries across 22 versions & 1 rubygems