Project

General

Profile

Bug #19086 » ruby30 output.txt

Output using rb_eval_string_protect - kyonides (Edwin Acuña), 10/26/2022 07:11 PM

 
Ruby version: "3.0.2"
Get working directory:
"/home/kyonides/Dev/dirglob"
*****
NoMethodError raised!
private method `open' called for Dir:Class
*****
Errno::EEXIST raised!
File exists @ dir_s_mkdir - tmp
eval:1:in `mkdir'
*****
Does the 'tmp' directory exist? true
*****
NoMethodError raised!
undefined method `glob' for Dir:Class
*****
TypeError raised!
wrong argument type File (expected dir)
eval:1:in `entries'
*****
Does the 'tmp' directory still exist? true
(2-2/2)