MCPcopy Create free account
hub / github.com/cloudinary/cloudinary_npm / toString

Method toString

lib/preloaded_file.js:45–47  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 toString() {
46 return `${this.resource_type}/${this.type}/v${this.version}/${this.filename}#${this.signature}`;
47 }
48
49 toJSON() {
50 let result = {};

Callers 15

escapeMetadataValueFunction · 0.80
encode_contextFunction · 0.80
urlFunction · 0.80
random_public_idFunction · 0.80
compute_hashFunction · 0.80
base64Map.jsFile · 0.80
base64EncodeFunction · 0.80
smart_escapeFunction · 0.80
encodeVersion.jsFile · 0.80
archivespec.jsFile · 0.80
slideshow_spec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected