Read.rb



# ⢀⡴⠊⢉⡟⢿  IRB v1.18.0 - Ruby 4.0.3
# ⣎⣀⣴⡋⡟⣻  "copy expr" to copy the output to clipboard
# ⣟⣼⣱⣽⣟⣾  ~/work/YS124/YS124

File.read('input/file/filewr.txt')
#=> "Hello"


Ruby 4.0.3