We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0acab7 commit e87b5b7Copy full SHA for e87b5b7
README.md
@@ -487,6 +487,7 @@ config set no_color true
487
* `RUBY_DEBUG_SOCK_DIR` (`sock_dir`): UNIX Domain Socket remote debugging: socket directory
488
* `RUBY_DEBUG_COOKIE` (`cookie`): Cookie for negotiation
489
* `RUBY_DEBUG_OPEN_FRONTEND` (`open_frontend`): frontend used by open command (vscode, chrome, default: rdbg).
490
+ * `RUBY_DEBUG_CHROME_PATH` (`chrome_path`): Google Chrome path
491
492
* OBSOLETE
493
* `RUBY_DEBUG_PARENT_ON_FORK` (`parent_on_fork`): Keep debugging parent process on fork (default: false)
0 commit comments