Skip to content

Conversation

crossoverJie
Copy link
Owner

string[] args = getOSArgs();
if (args[2] != nil){
    httpRun(":" + args[2]);
}else {
    httpRun(":8000");
}

@crossoverJie crossoverJie merged commit d84fa0b into main Sep 11, 2022
@crossoverJie crossoverJie deleted the feature/run-args branch September 11, 2022 15:01
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