Launch VeriStand silently using the veristand-server.exe
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 20
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I'd like if the LaunchVeriStand() function had a parameter that lets you specify whether you want to launch VeriStand silently or not. If that parameter is true then the function would launch the veristand-server.exe instead. Having this available would allow a more seamless interaction with the API if they did not want to see the project explorer splash screen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the LaunchVeriStand() entry point and inspect how it currently starts VeriStand. Trace the launch path to determine how the veristand-server.exe choice should be exposed through a parameter, then verify that the default behavior remains unchanged and the silent option starts the server executable without the project explorer splash screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100