PhysicalLocation interface

在源代码管理系统中发现问题的位置

属性

filePath

发现问题的文件的路径

region

有关发现问题的位置的详细信息,包括代码片段

versionControl

有关位置的源代码管理系统特定信息

属性详细信息

filePath

发现问题的文件的路径

filePath: string

属性值

string

region

有关发现问题的位置的详细信息,包括代码片段

region: Region

属性值

versionControl

有关位置的源代码管理系统特定信息

versionControl: VersionControlDetails

属性值