MCPcopy
hub / github.com/ahmadawais/corona-cli / push

Method push

utils/JsonOutput.js:16–18  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

14 }
15
16 push(value) {
17 this.values.push(value);
18 }
19
20 toString() {
21 return JSON.stringify(this.asObject);

Callers 4

getWorldwide.jsFile · 0.80
getCountries.jsFile · 0.80
getCountry.jsFile · 0.80
getStates.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected