Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 719 Bytes

ReferenceLines.md

File metadata and controls

17 lines (9 loc) · 719 Bytes

ReferenceLines

Properties

Name Type Description Notes
_file String The file's name in where the code reference has been found. (Appears on the ConfigCat Dashboard)
fileUrl String The file's url. (Used to point to the file on the repository's website) [optional]
preLines List<ReferenceLine> The lines before the actual reference line. [optional]
postLines List<ReferenceLine> The lines after the actual reference line. [optional]
referenceLine ReferenceLine