Dir.rb
This content was produced by an LLM and could include errors.
This script demonstrates an interactive Ruby session. It executes the built-in __dir__ method to check and confirm the current working directory path within the program’s environment.
__dir__
#=> "."
Ruby 4.0.3