Searched refs:RemoteFetcher (Results 1 – 6 of 6) sorted by relevance
6 const RemoteFetcher = require('./remote.js') constant13 RemoteFetcher, property
10 class RemoteFetcher extends Fetcher { class91 module.exports = RemoteFetcher
2 const RemoteFetcher = require('./remote.js') constant329 return new RemoteFetcher(this.resolved, {
3 const RemoteFetcher = require('./remote.js') constant252 return new RemoteFetcher(h.tarball({ noCommittish: false }), {
478 const RemoteFetcher = require('./remote.js') constant488 return new RemoteFetcher(spec, opts)
191 * `RemoteFetcher`