Codebase Browser
go
Go to App
go
/
src/go/build/
gc.go
// getToolDir returns the default value of ToolDir.
func
getToolDir
(
)
string
{
…
}