get Line By Id
Gets a source line by its unique identifier.
Return
An optional containing the source line if found, or empty if not found.
Parameters
id
The unique identifier of the source line.
Gets a source line by its unique identifier.
An optional containing the source line if found, or empty if not found.
The unique identifier of the source line.