We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kill
kill!
list
edit
info
display
undisplay
trace
frame
up
down
p
pp
eval
help
irb
The text was updated successfully, but these errors were encountered:
@ono-max @ko1 except irb, all commands should have a certain level of test coverage now 😄
Sorry, something went wrong.
No branches or pull requests
kill
&kill!
- Add tests #130list
- Add list tests #103edit
- Add tests #130info
- Add tests for the info command #74display
&undisplay
- Add display tests #123trace
- Add trace tests #101frame
up
&down
p
&pp
- Add tests #130eval
- Remove duplicated evaluation #114help
- Add tests #130Skip for now
irb
- blocked by irb command doesn't work in test mode #115The text was updated successfully, but these errors were encountered: