8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69dc212 commit 684d348Copy full SHA for 684d348
commands/completion.go
@@ -1,3 +1,5 @@
1
+//go:build darwin || linux || freebsd || openbsd
2
+
3
package commands
4
5
import (
0 commit comments