Format list_of_srcref as character
# S3 method for list_of_srcref
format(x, ..., full.names = FALSE, full.num = FALSE)A character vector of formatted strings
A list_of_srcref object
Additional arguments unused
A logical value indicating whether to use full file
paths when formatting srcrefs.
A logical value indicating whether to use all numeric
srcref components when formatting srcrefs.