Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

File metadata and controls

12 lines (8 loc) · 570 Bytes

FindStringMatch

Properties

Name Type Description Notes
character_offset_start int 0-based index of the start of the match [optional]
character_offset_end int 0-based index of the end of the match [optional]
containing_line string Text content of the line containing the match [optional]

[Back to Model list] [Back to API list] [Back to README]