Searched refs:PythonFinder (Results 1 – 2 of 2) sorted by relevance
11 function PythonFinder (configPython, callback) { class17 PythonFinder.prototype = {313 var finder = new PythonFinder(configPython, callback)319 PythonFinder: PythonFinder, property
8 const PythonFinder = findPython.test.PythonFinder constant47 PythonFinder.apply(this, arguments)49 TestPythonFinder.prototype = Object.create(PythonFinder.prototype)