Searched refs:project_search (Results 1 – 3 of 3) sorted by relevance
14 def project_search(start_dir, search_samples = True, search_tutorials = True, search_internal_examp… function
4 from search_gxps import project_search
693 …gxp_projects = search_gxps.project_search('../../../', args.samples, args.tutorials, args.internal…