add_comments: Extend code regions to include leading comments and...

add_commentsR Documentation

Extend code regions to include leading comments and whitespace

Description

Extend code regions to include leading comments and whitespace

Usage

add_comments(refs)

Arguments

refs

a list of the code region srcrefs to extend.

Value

add_comment returns a list of srcrefs corresponding to srcref, but extended to include the preceding comment block.


box documentation built on May 2, 2023, 9:14 a.m.

Related to add_comments in box...