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 flag --name in capture command #38

Closed
alegrey91 opened this issue Aug 26, 2024 · 0 comments · Fixed by #39
Closed

Add flag --name in capture command #38

alegrey91 opened this issue Aug 26, 2024 · 0 comments · Fixed by #39
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@alegrey91
Copy link
Owner

We need the ability to assign custom names to meta files created by harpoon when capturing.
This because if we run the following command (several times with different flags/args):

harpoon capture -f main.main ./command args --flags

The main.main symbol will be override every time we iterate the command with different flags/args.
We need the ability of specifying a different name from the default one.

@alegrey91 alegrey91 added enhancement New feature or request good first issue Good for newcomers labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant