Skip to content
New issue

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

Add 3-way heap diff to CLI and Readme; add help options to CLI #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bensheldon
Copy link
Contributor

@bensheldon bensheldon commented Mar 15, 2024

  • I added the 3rd heap dump option to the CLI
  • I added descriptions to the CLI usage text
  • I added support for sheap --help to print the usage text

@bensheldon bensheldon changed the title Add 3-way heap diff to CLI and Readme; add options to CLI Add 3-way heap diff to CLI and Readme; add help options to CLI Mar 15, 2024
@@ -3,15 +3,16 @@
require "sheap"
require "irb"

heap = "asdfasdf"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops 😳

exe/sheap Outdated Show resolved Hide resolved
Co-authored-by: John Hawthorn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants