Documentation
¶
Overview ¶
Command singleinstance demonstrates github.com/crgimenes/native/singleinstance. Run it once to become the primary; run it again (ideally with arguments) in another terminal and the second launch forwards its arguments to the first and exits. Press Ctrl-C to quit the primary.
go run ./examples/singleinstance go run ./examples/singleinstance hello world # in a second terminal
Click to show internal directories.
Click to hide internal directories.