Sha256: 1b0dcd909ca941276410ef67b3380a1f0c08064b4bb2a2abb602390a3bf86b21
Contents?: true
Size: 451 Bytes
Versions: 75
Compression:
Stored size: 451 Bytes
Contents
Vedeu.configure do # compression false # log '/tmp/your_app.log' # debug! # profile! # 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
75 entries across 75 versions & 1 rubygems