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