byebug icon indicating copy to clipboard operation
byebug copied to clipboard

Command to set hit conditions

Open firelizzard18 opened this issue 3 years ago • 0 comments

@deivid-rodriguez I put together a way to set hit conditions via the CLI, per our discussion https://github.com/deivid-rodriguez/byebug/pull/747#issuecomment-708662824.

Doing it all in one command with a single regex and a single help string was getting messy, so I split ConditionCommand into subcommands.

firelizzard18 avatar Oct 21 '20 04:10 firelizzard18