The highlander spec ensures that only one instance of the current process is running. If you try to run the same Ruby program again it will raise a RuntimeError instead.
Required Ruby Version
>= 0
Authors
Daniel J. Berger
The highlander spec ensures that only one instance of the current process is running. If you try to run the same Ruby program again it will raise a RuntimeError instead.
>= 0
Daniel J. Berger