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

vostro: handle port arg #10

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

RandyMcMillan
Copy link
Contributor

No description provided.

@RandyMcMillan
Copy link
Contributor Author

Screen Shot 2023-07-27 at 9 22 53 PM

{
argparse::ArgumentParser program("main");
program.add_argument("port").default_value<int>(8080)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

default is 8080

@RandyMcMillan RandyMcMillan force-pushed the 1690505034/a261575e/d3de0195-vostro-arg-parse branch from 971e017 to fd99a1f Compare July 29, 2023 20:01
@RandyMcMillan RandyMcMillan marked this pull request as draft August 19, 2023 13:36
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