MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/nodejs-docs-samples / execSync

Function execSync

dlp/system-test/metadata.test.js:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34const bucketName = `test-dlp-metadata-bucket-${uuid.v4()}`;
35
36const execSync = cmd => cp.execSync(cmd, {encoding: 'utf-8'});
37
38const client = new DLP.DlpServiceClient();
39describe('metadata', () => {

Callers 1

metadata.test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected