Skip to main content

line_range

Method
This is a method of the FileMatch class in the context module.
Add a line range.

Signature

def line_range(mut self, range: LineRange) -> Self

Parameters

range
LineRange
required
No description available.

Returns

Returns
Self
The result of the operation.