Files
rcw/daemon/1shared.go
T

8 lines
88 B
Go

package daemon
import (
"os"
)
var binPath, _ = os.Executable() // store binary path