MCPcopy Create free account
hub / github.com/GooseMod/OpenAsar /

Class

src/updater/moduleUpdater.js:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 host = process.platform === 'linux' ? new (class HostLinux extends require('events').EventEmitter {
76 setFeedURL(url) {
77 this.url = url;
78 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected