Skip to content

Add error handling for insufficient CLI arguments in Run method #54

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

Merged
merged 1 commit into from
Sep 1, 2024

Conversation

catatsuy
Copy link
Owner

@catatsuy catatsuy commented Sep 1, 2024

This pull request includes a small enhancement to the Run method in the CLI class within the internal/cli/cli.go file. The change adds an error message output for cases where insufficient arguments are provided.

  • internal/cli/cli.go: Added an error message output to the Run method to handle cases with insufficient arguments.

@catatsuy catatsuy merged commit 0d3616b into main Sep 1, 2024
5 checks passed
@catatsuy catatsuy deleted the feature-add-error-handling-insufficient-arguments branch September 1, 2024 05:25
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.

1 participant