Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.