current_line: Get the current line in the file

current_lineR Documentation

Get the current line in the file

Description

Get the current line in the file

Usage

current_line(x)

## S4 method for signature 'laf'
current_line(x)

Arguments

x

an object the supports the current_line method, such as an laf object.

Returns the next line that will be read by next_block. The current line can be set by the method goto.


djvanderlaan/LaF documentation built on Aug. 11, 2024, 2:58 p.m.