HarbourMasters / HarbourMasters/ZAPDTR
parse "--norom" and set Globals::Instance->onlyGenSohOtr = true;
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the command-line argument parsing entry point and the definition or uses of Globals::Instance. Check how existing options are parsed and how onlyGenSohOtr is assigned. Done means the --norom option is accepted and sets Globals::Instance->onlyGenSohOtr to true.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100