MCPcopy
hub / github.com/iterative/cml / runnerToken

Method runnerToken

src/cml.js:366–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

364 }
365
366 async runnerToken() {
367 return await this.getDriver().runnerToken();
368 }
369
370 async parseRunnerLog(opts = {}) {
371 let { data, name, cloudSpot } = opts;

Callers 1

repoTokenCheckMethod · 0.95

Calls 1

getDriverMethod · 0.95

Tested by

no test coverage detected