MCPcopy
hub / github.com/vercel/hyper / saveHomeConfig

Method saveHomeConfig

bin/yarn-standalone.js:103309–103311  ·  view source on GitHub ↗
(config)

Source from the content-addressed store, hash-verified

103307 }
103308
103309 saveHomeConfig(config) {
103310 return Promise.reject(new Error('unimplemented'));
103311 }
103312
103313 request(pathname, opts = {}) {
103314 return this.requestManager.request((0, (_extends2 || _load_extends()).default)({

Callers 3

_checkUpdateMethod · 0.45
yarn-standalone.jsFile · 0.45
setFunction · 0.45

Calls 1

rejectMethod · 0.80

Tested by

no test coverage detected