Searched defs:scanEntry (Results 1 – 3 of 3) sorted by relevance
18 const { scanEntry } = require('../../src/api_check_plugin'); constant
127 function scanEntry(url, prId, isTestCase) { function
57 static scanEntry(files: string[], prId: string): void { method in Check