Sha256: abf43a6d0c312f1476a5cf59962c4d5943597976517f4c873ea67390a464fdf1
Contents?: true
Size: 383 Bytes
Versions: 19
Compression:
Stored size: 383 Bytes
Contents
Vedeu.configure do # log '/tmp/your_app.log' # debug! # drb! # drb_host 'localhost' # drb_port 21420 # drb_width 80 # drb_height 25 # cooked! # 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
19 entries across 16 versions & 1 rubygems