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 Invocation Script #14

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

Conversation

MahadMuhammad
Copy link
Contributor

Add invocation script and add usage in README file

Add `regex` and exported it for other files

Signed-off-by: Muhammad Mahad <[email protected]>
Signed-off-by: Muhammad Mahad <[email protected]>
Signed-off-by: Muhammad Mahad <[email protected]>
Signed-off-by: Muhammad Mahad <[email protected]>
Signed-off-by: Muhammad Mahad <[email protected]>
Signed-off-by: Muhammad Mahad <[email protected]>
If the test source file doesn't contain any headers, or
that are not added till now then the header value
will be None and becomes panic

Signed-off-by: Muhammad Mahad <[email protected]>
@MahadMuhammad MahadMuhammad marked this pull request as ready for review September 14, 2024 14:23
@@ -17,6 +22,7 @@ pub struct Arguments {
)]
pub source_file: path::PathBuf,
Copy link
Member

Choose a reason for hiding this comment

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

This argument is mandatory, I wonder if we shouldn't make it a positional argument instead ? It would be shorter to write and can't be confusing if it is the only positional argument anyway.

I'd like both of your insights @MahadMuhammad @CohenArthur

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.

2 participants