byebug icon indicating copy to clipboard operation
byebug copied to clipboard

Commands with no description

Open benlieb opened this issue 1 year ago • 2 comments

I see a list of commands in the README, but there is nothing saying what the commands do. Now some of them are obvious, but many of them are not.

Is there another documentation site that I'm missing?

benlieb avatar Mar 26 '23 02:03 benlieb

I've just found https://gist.github.com/elrayle/e88693f74d4f02803d54d75150e3bfad, though I'm not sure how official or accurate it is.

isikyus avatar Sep 12 '23 01:09 isikyus

Running help <command name> (or even just help) in a byebug session will also give you more details on a command.

isikyus avatar Sep 12 '23 01:09 isikyus