PCART  v1.4
Automated Repair of Python API Parameter Compatibility Issues
Classes
getPath Namespace Reference

Provide the class definition for obtaining source files and directories from a project/lib. More...

Classes

class  Path
 The Path class definition 路径定义类 More...
 

Detailed Description

Provide the class definition for obtaining source files and directories from a project/lib.

Provides the Path class for traversing project and library directories to collect source files. Supports three modes: D (first-level subdirectories), F (first-level files), DF (all files and subdirectories recursively). 提供Path类遍历项目和库目录以收集源文件。支持三种模式:D(一级子目录)、 F(一级文件)、DF(递归所有文件和子目录)。