We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38ea8da commit ecf6ea1Copy full SHA for ecf6ea1
main.go
@@ -35,6 +35,7 @@ func init() {
35
dir, _ = os.Getwd()
36
}
37
38
+
39
func main() {
40
if open {
41
go func() {
0 commit comments