MCPcopy Index your code
hub / github.com/gopherjs/gopherjs / Sys

Method Sys

tool.go:838–840  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

836}
837
838func (f *fakeFile) Sys() any {
839 return nil
840}
841
842// handleError handles err and returns an appropriate exit code.
843// If browserErrors is non-nil, errors are written for presentation in browser.

Callers 1

handleErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected