⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby master
All Projects
Ruby
»
Ruby master
Overview
Activity
Roadmap
Issues
Repository
Like
Download (464 Bytes)
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
« Previous
1
2
Next »
(2-2/2)
Loading...