SYMBOL INDEX (274 symbols across 4 files) FILE: dist/index.js function __webpack_require__ (line 8) | function __webpack_require__(moduleId) { function startup (line 41) | function startup() { class SemVer (line 121) | class SemVer { method constructor (line 122) | constructor (version, options) { method format (line 197) | format () { method toString (line 205) | toString () { method compare (line 209) | compare (other) { method compareMain (line 225) | compareMain (other) { method comparePre (line 237) | comparePre (other) { method compareBuild (line 270) | compareBuild (other) { method inc (line 296) | inc (release, identifier) { function adopt (line 490) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 492) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 493) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 494) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function run (line 506) | function run() { function cleanup (line 564) | function cleanup() { function adopt (line 624) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 626) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 627) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 628) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class ToolRunner (line 651) | class ToolRunner extends events.EventEmitter { method constructor (line 652) | constructor(toolPath, args, options) { method _debug (line 661) | _debug(message) { method _getCommandString (line 666) | _getCommandString(options, noPrefix) { method _processLineBuffer (line 704) | _processLineBuffer(data, strBuffer, onLine) { method _getSpawnFileName (line 722) | _getSpawnFileName() { method _getSpawnArgs (line 730) | _getSpawnArgs(options) { method _endsWith (line 746) | _endsWith(str, end) { method _isCmdFile (line 749) | _isCmdFile() { method _windowsQuoteCmdArg (line 754) | _windowsQuoteCmdArg(arg) { method _uvQuoteCmdArg (line 874) | _uvQuoteCmdArg(arg) { method _cloneExecOptions (line 953) | _cloneExecOptions(options) { method _getSpawnOptions (line 968) | _getSpawnOptions(options, toolPath) { method exec (line 989) | exec() { function argStringToArray (line 1106) | function argStringToArray(argString) { class ExecState (line 1153) | class ExecState extends events.EventEmitter { method constructor (line 1154) | constructor(options, toolPath) { method CheckComplete (line 1173) | CheckComplete() { method _debug (line 1184) | _debug(message) { method _setResult (line 1187) | _setResult() { method HandleTimeout (line 1209) | static HandleTimeout(state) { function adopt (line 1295) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 1297) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 1298) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 1299) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exportVariable (line 1339) | function exportVariable(name, val) { function setSecret (line 1357) | function setSecret(secret) { function addPath (line 1365) | function addPath(inputPath) { function getInput (line 1383) | function getInput(name, options) { function setOutput (line 1398) | function setOutput(name, value) { function setCommandEcho (line 1407) | function setCommandEcho(enabled) { function setFailed (line 1419) | function setFailed(message) { function isDebug (line 1430) | function isDebug() { function debug (line 1438) | function debug(message) { function error (line 1446) | function error(message) { function warning (line 1454) | function warning(message) { function info (line 1462) | function info(message) { function startGroup (line 1473) | function startGroup(name) { function endGroup (line 1480) | function endGroup() { function group (line 1492) | function group(name, fn) { function saveState (line 1516) | function saveState(name, value) { function getState (line 1526) | function getState(name) { function httpOverHttp (line 1572) | function httpOverHttp(options) { function httpsOverHttp (line 1578) | function httpsOverHttp(options) { function httpOverHttps (line 1586) | function httpOverHttps(options) { function httpsOverHttps (line 1592) | function httpsOverHttps(options) { function TunnelingAgent (line 1601) | function TunnelingAgent(options) { function onFree (line 1644) | function onFree() { function onCloseOrRemove (line 1648) | function onCloseOrRemove(err) { function onResponse (line 1688) | function onResponse(res) { function onUpgrade (line 1693) | function onUpgrade(res, socket, head) { function onConnect (line 1700) | function onConnect(res, socket, head) { function onError (line 1729) | function onError(cause) { function createSecureSocket (line 1759) | function createSecureSocket(options, cb) { function toOptions (line 1776) | function toOptions(host, port, localAddress) { function mergeOptions (line 1787) | function mergeOptions(target) { function toCommandValue (line 1835) | function toCommandValue(input) { function adopt (line 1855) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 1857) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 1858) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 1859) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class RetryHelper (line 1875) | class RetryHelper { method constructor (line 1876) | constructor(maxAttempts, minSeconds, maxSeconds) { method execute (line 1887) | execute(action, isRetryable) { method getSleepAmount (line 1911) | getSleepAmount() { method sleep (line 1915) | sleep(seconds) { function issueCommand (line 2036) | function issueCommand(command, properties, message) { function issue (line 2041) | function issue(name, message = '') { class Command (line 2046) | class Command { method constructor (line 2047) | constructor(command, properties, message) { method toString (line 2055) | toString() { function escapeData (line 2079) | function escapeData(s) { function escapeProperty (line 2085) | function escapeProperty(s) { function adopt (line 2313) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2315) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2316) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2317) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function cp (line 2335) | function cp(source, dest, options = {}) { function mv (line 2376) | function mv(source, dest, options = {}) { function rmRF (line 2404) | function rmRF(inputPath) { function mkdirP (line 2463) | function mkdirP(fsPath) { function which (line 2477) | function which(tool, check) { function readCopyOptions (line 2545) | function readCopyOptions(options) { function cpDirRecursive (line 2550) | function cpDirRecursive(sourceDir, destDir, currentDepth, force) { function copyFile (line 2575) | function copyFile(srcFile, destFile, force) { function getProxyUrl (line 2611) | function getProxyUrl(reqUrl) { function checkBypass (line 2630) | function checkBypass(reqUrl) { function adopt (line 2774) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2776) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2777) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2778) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function _findMatch (line 2797) | function _findMatch(versionSpec, stable, candidates, archFilter) { function _getOsVersion (line 2838) | function _getOsVersion() { function _readLinuxVersionFile (line 2868) | function _readLinuxVersionFile() { function adopt (line 2906) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2908) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2909) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2910) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function buildx (line 2925) | function buildx(inputVersion, dockerConfigHome) { function installBuildx (line 2957) | function installBuildx(version) { function adopt (line 2987) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 2989) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 2990) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 2991) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exec (line 3014) | function exec(commandLine, args, options) { class Comparator (line 3246) | class Comparator { method ANY (line 3247) | static get ANY () { method constructor (line 3250) | constructor (comp, options) { method parse (line 3280) | parse (comp) { method toString (line 3301) | toString () { method test (line 3305) | test (version) { method intersects (line 3323) | intersects (comp, options) { function tok (line 3475) | function tok (n) { function parse (line 3694) | function parse (version, options) { function valid (line 3727) | function valid (version, options) { function clean (line 3733) | function clean (version, options) { function SemVer (line 3740) | function SemVer (version, options) { method constructor (line 122) | constructor (version, options) { method format (line 197) | format () { method toString (line 205) | toString () { method compare (line 209) | compare (other) { method compareMain (line 225) | compareMain (other) { method comparePre (line 237) | comparePre (other) { method compareBuild (line 270) | compareBuild (other) { method inc (line 296) | inc (release, identifier) { function inc (line 4010) | function inc (version, release, loose, identifier) { function diff (line 4024) | function diff (version1, version2) { function compareIdentifiers (line 4049) | function compareIdentifiers (a, b) { function rcompareIdentifiers (line 4066) | function rcompareIdentifiers (a, b) { function major (line 4071) | function major (a, loose) { function minor (line 4076) | function minor (a, loose) { function patch (line 4081) | function patch (a, loose) { function compare (line 4086) | function compare (a, b, loose) { function compareLoose (line 4091) | function compareLoose (a, b) { function compareBuild (line 4096) | function compareBuild (a, b, loose) { function rcompare (line 4103) | function rcompare (a, b, loose) { function sort (line 4108) | function sort (list, loose) { function rsort (line 4115) | function rsort (list, loose) { function gt (line 4122) | function gt (a, b, loose) { function lt (line 4127) | function lt (a, b, loose) { function eq (line 4132) | function eq (a, b, loose) { function neq (line 4137) | function neq (a, b, loose) { function gte (line 4142) | function gte (a, b, loose) { function lte (line 4147) | function lte (a, b, loose) { function cmp (line 4152) | function cmp (a, op, b, loose) { function Comparator (line 4194) | function Comparator (comp, options) { method ANY (line 3247) | static get ANY () { method constructor (line 3250) | constructor (comp, options) { method parse (line 3280) | parse (comp) { method toString (line 3301) | toString () { method test (line 3305) | test (version) { method intersects (line 3323) | intersects (comp, options) { function Range (line 4325) | function Range (range, options) { method constructor (line 5962) | constructor (range, options) { method format (line 6011) | format () { method toString (line 6021) | toString () { method parseRange (line 6025) | parseRange (range) { method intersects (line 6060) | intersects (range, options) { method test (line 6083) | test (version) { function isSatisfiable (line 4445) | function isSatisfiable (comparators, options) { function toComparators (line 4463) | function toComparators (range, options) { function parseComparator (line 4474) | function parseComparator (comp, options) { function isX (line 4487) | function isX (id) { function replaceTildes (line 4497) | function replaceTildes (comp, options) { function replaceTilde (line 4503) | function replaceTilde (comp, options) { function replaceCarets (line 4537) | function replaceCarets (comp, options) { function replaceCaret (line 4543) | function replaceCaret (comp, options) { function replaceXRanges (line 4595) | function replaceXRanges (comp, options) { function replaceXRange (line 4602) | function replaceXRange (comp, options) { function replaceStars (line 4676) | function replaceStars (comp, options) { function hyphenReplace (line 4687) | function hyphenReplace ($0, function testSet (line 4737) | function testSet (set, version, options) { function satisfies (line 4774) | function satisfies (version, range, options) { function maxSatisfying (line 4784) | function maxSatisfying (versions, range, options) { function minSatisfying (line 4806) | function minSatisfying (versions, range, options) { function minVersion (line 4828) | function minVersion (range, loose) { function validRange (line 4882) | function validRange (range, options) { function ltr (line 4894) | function ltr (version, range, options) { function gtr (line 4900) | function gtr (version, range, options) { function outside (line 4905) | function outside (version, range, hilo, options) { function prerelease (line 4975) | function prerelease (version, options) { function intersects (line 4981) | function intersects (r1, r2, options) { function coerce (line 4988) | function coerce (version, options) { function bytesToUuid (line 5209) | function bytesToUuid(buf, offset) { function issueCommand (line 5249) | function issueCommand(command, message) { function adopt (line 5297) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 5299) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 5300) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 5301) | function step(result) { result.done ? resolve(result.value) : adopt(resu... class HTTPError (line 5330) | class HTTPError extends Error { method constructor (line 5331) | constructor(httpStatusCode) { function downloadTool (line 5349) | function downloadTool(url, dest, auth) { function downloadToolAttempt (line 5376) | function downloadToolAttempt(url, dest, auth) { function extract7z (line 5438) | function extract7z(file, dest, _7zPath) { function extractTar (line 5505) | function extractTar(file, dest, flags = 'xz') { function extractXar (line 5563) | function extractXar(file, dest, flags = []) { function extractZip (line 5592) | function extractZip(file, dest) { function extractZipWin (line 5608) | function extractZipWin(file, dest) { function extractZipNix (line 5629) | function extractZipNix(file, dest) { function cacheDir (line 5647) | function cacheDir(sourceDir, tool, version, arch) { function cacheFile (line 5680) | function cacheFile(sourceFile, targetFile, tool, version, arch) { function find (line 5709) | function find(toolName, versionSpec, arch) { function findAllVersions (line 5746) | function findAllVersions(toolName, arch) { function getManifestFromRepo (line 5764) | function getManifestFromRepo(owner, repo, auth, branch = 'master') { function findFromManifest (line 5801) | function findFromManifest(versionSpec, stable, manifest, archFilter = os... function _createExtractFolder (line 5809) | function _createExtractFolder(dest) { function _createToolPath (line 5819) | function _createToolPath(tool, version, arch) { function _completeToolPath (line 5830) | function _completeToolPath(tool, version, arch) { function _isExplicitVersion (line 5836) | function _isExplicitVersion(versionSpec) { function _evaluateVersions (line 5843) | function _evaluateVersions(versions, versionSpec) { function _getCacheDirectory (line 5871) | function _getCacheDirectory() { function _getTempDirectory (line 5879) | function _getTempDirectory() { function _getGlobal (line 5887) | function _getGlobal(key, defaultValue) { function _unique (line 5897) | function _unique(values) { function v4 (line 5927) | function v4(options, buf, offset) { class Range (line 5961) | class Range { method constructor (line 5962) | constructor (range, options) { method format (line 6011) | format () { method toString (line 6021) | toString () { method parseRange (line 6025) | parseRange (range) { method intersects (line 6060) | intersects (range, options) { method test (line 6083) | test (version) { function adopt (line 6766) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 6768) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 6769) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 6770) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function getProxyUrl (line 6840) | function getProxyUrl(serverUrl) { class HttpClientResponse (line 6860) | class HttpClientResponse { method constructor (line 6861) | constructor(message) { method readBody (line 6864) | readBody() { function isHttps (line 6877) | function isHttps(requestUrl) { class HttpClient (line 6882) | class HttpClient { method constructor (line 6883) | constructor(userAgent, handlers, requestOptions) { method options (line 6920) | options(requestUrl, additionalHeaders) { method get (line 6923) | get(requestUrl, additionalHeaders) { method del (line 6926) | del(requestUrl, additionalHeaders) { method post (line 6929) | post(requestUrl, data, additionalHeaders) { method patch (line 6932) | patch(requestUrl, data, additionalHeaders) { method put (line 6935) | put(requestUrl, data, additionalHeaders) { method head (line 6938) | head(requestUrl, additionalHeaders) { method sendStream (line 6941) | sendStream(verb, requestUrl, stream, additionalHeaders) { method getJson (line 6948) | async getJson(requestUrl, additionalHeaders = {}) { method postJson (line 6953) | async postJson(requestUrl, obj, additionalHeaders = {}) { method putJson (line 6960) | async putJson(requestUrl, obj, additionalHeaders = {}) { method patchJson (line 6967) | async patchJson(requestUrl, obj, additionalHeaders = {}) { method request (line 6979) | async request(verb, requestUrl, data, headers) { method dispose (line 7060) | dispose() { method requestRaw (line 7071) | requestRaw(info, data) { method requestRawWithCallback (line 7088) | requestRawWithCallback(info, data, onResult) { method getAgent (line 7137) | getAgent(serverUrl) { method _prepareRequest (line 7141) | _prepareRequest(method, requestUrl, headers) { method _mergeHeaders (line 7168) | _mergeHeaders(headers) { method _getExistingOrDefaultHeader (line 7175) | _getExistingOrDefaultHeader(additionalHeaders, header, _default) { method _getAgent (line 7183) | _getAgent(parsedUrl) { method _performExponentialBackoff (line 7247) | _performExponentialBackoff(retryNumber) { method dateTimeDeserializer (line 7252) | static dateTimeDeserializer(key, value) { method _processResponse (line 7261) | async _processResponse(res, options) { function adopt (line 7331) | function adopt(value) { return value instanceof P ? value : new P(functi... function fulfilled (line 7333) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 7334) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 7335) | function step(result) { result.done ? resolve(result.value) : adopt(resu... function exists (line 7346) | function exists(fsPath) { function isDirectory (line 7361) | function isDirectory(fsPath, useStat = false) { function isRooted (line 7372) | function isRooted(p) { function mkdirP (line 7394) | function mkdirP(fsPath, maxDepth = 1000, depth = 1) { function tryGetExecutablePath (line 7433) | function tryGetExecutablePath(filePath, extensions) { function normalizeSeparators (line 7504) | function normalizeSeparators(p) { function isUnixExecutable (line 7518) | function isUnixExecutable(stats) { FILE: src/github.ts type GitHubRelease (line 3) | interface GitHubRelease { FILE: src/installer.ts function buildx (line 12) | async function buildx(inputVersion: string, dockerConfigHome: string): P... function installBuildx (line 47) | async function installBuildx(version: string): Promise { FILE: src/main.ts function run (line 9) | async function run(): Promise { function cleanup (line 76) | async function cleanup(): Promise {