MCPcopy Create free account
hub / github.com/Azure/powershell / tok

Function tok

lib/index.js:5294–5296  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

5292var R = 0
5293
5294function tok (n) {
5295 t[n] = R++
5296}
5297
5298var LETTERDASHNUMBER = '[a-zA-Z0-9-]'
5299

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected