PhysicalLocation interface

在找到问题的源代码管理系统中的位置

属性

filePath

找到问题的文件的路径

region

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

versionControl

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

属性详细信息

filePath

找到问题的文件的路径

filePath: string

属性值

string

region

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

region: Region

属性值

versionControl

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

versionControl: VersionControlDetails

属性值