From: tsuraan Date: 2005-04-28T10:30:47+09:00 Subject: OSX drag and drop with ruby? I'm wondering if there's a global variable or something that can tell if a ruby script was started by having a file dropped on its icon in the finder. I'm not even sure if drag and drop is the right term here, since I'm not actually planning on having a GUI; I just want a path to a file to operate upon.