What is Attached Area.
Attached Area is ARGV area. This is like attached files in mail client application. RDE gives the files to the script when the script run and debug.
ruby.exe [Debug Mode] [Active CodeWindow] [ARGV input] [Attached files]
Usage
- You can drag and drop files in attached area.
- You can set files from the right click menu in code windows.
- RDE give files to the script run and debug if only attached area is open.