Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for impersonateDistList (0.35 sec)

  1. src/cmd/go/internal/tool/tool.go

    			// place. However, 'go tool dist list' is useful for listing all supported
    			// platforms.
    			//
    			// If the dist tool does not exist, impersonate this command.
    			if impersonateDistList(args[2:]) {
    				// If it becomes necessary, we could increment an additional counter to indicate
    				// that we're impersonating dist list if knowing that becomes important?
    				telemetry.Inc("go/subcommand:tool-dist")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 05 18:02:11 UTC 2024
    - 5.9K bytes
    - Viewed (0)
Back to top