Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HandleScript (0.27 sec)

  1. src/cmd/go/internal/vcweb/vcweb.go

    func (v ServerNotInstalledError) Error() string {
    	return fmt.Sprintf("server for %#q VCS is not installed", v.name)
    }
    
    // HandleScript ensures that the script at scriptRelPath has been evaluated
    // with its current contents.
    //
    // If the script completed successfully, HandleScript invokes f on the handler
    // with the script's result still read-locked, and waits for it to return. (That
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 14 00:03:57 UTC 2023
    - 12.1K bytes
    - Viewed (0)
Back to top