The edit command is used to invoke your default editor. This command will load your file once you have finished editing it (unless you pass the -n or --no-reload flag to edit). Pry also has some short-cuts for opening files you might need. The edit command, as well as changing Pry's recent input, can be used to open any file. You can use edit with: The -c switch to open the 'current' file/line (as