We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f8fc3 commit e3e2cdcCopy full SHA for e3e2cdc
windriver/windriver_others.go
@@ -10,6 +10,6 @@ func Elevate() {
10
panic("unreachable")
11
}
12
13
-func Install() {
+func Install() error {
14
15
0 commit comments