line_range
Method
This is a method of the FileMatch class in the context module.Add a line range.
Signature
Parameters
No description available.
Returns
The result of the operation.
line_range: Add a line range.
This is a method of the FileMatch class in the context module.Add a line range.
def line_range(mut self, range: LineRange) -> Self