mountutils_linux.go 56 Bytes
Newer Older
1 2 3 4 5
package main

func osxFuseCheck() error {
	return nil
}