All checks were successful
Fuse test / go-test (push) Successful in 32s
Signed-off-by: Matheus Sampaio Queiroga <srherobrine20@gmail.com>
6 lines
55 B
Go
6 lines
55 B
Go
//go:build windows
|
|
|
|
package fuse
|
|
|
|
const Drive = Winfsp
|