MCPcopy Index your code
hub / github.com/coder/coder / Method

Method Method

codersdk/client.go:504–506  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

502}
503
504func (e *Error) Method() string {
505 return e.method
506}
507
508func (e *Error) URL() string {
509 return e.url

Callers 1

formatCoderSDKErrorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected