github.com/markusbkk/elvish@v0.0.0-20231204143114-91dc52438621/pkg/testutil/umask_windows.go (about)

     1  package testutil
     2  
     3  func umask(int) int { return 0 }