Searched defs:getMdFiles (Results 1 – 2 of 2) sorted by relevance
79 static getMdFiles(url: string): Array<string> { method in Check
45 function getMdFiles(url, isTestCase) { function