github.com/thajeztah/cli@v0.0.0-20240223162942-dc6bfac81a8b/cli/config/credentials/default_store_windows.go (about)

     1  package credentials
     2  
     3  func defaultCredentialsStore() string {
     4  	return "wincred"
     5  }