File.rb
This content was produced by an LLM and could include errors.
This script… is an interactive Ruby session (IRB). It demonstrates the use of the built-in variable __FILE__, which reports the current execution context, showing the shell environment.
__FILE__
#=> "(irb)"
Ruby 4.0.3