Ruby Global $PROGRAM_NAME (DollarPROGRAMUnderscoreNAME) - rking/pry-docmore GitHub Wiki
The $PROGRAM_NAME global contains the name of the script being executed.
May be assignable to affect the listing in 'ps' output.
Same as $0
The $PROGRAM_NAME global contains the name of the script being executed.
May be assignable to affect the listing in 'ps' output.
Same as $0