powered by
Checks whether the provided file paths have extensions commonly associated with text-based formats (e.g., scripts, markdown, configuration files).
has_known_text_extension(files)
A logical vector indicating whether each file has a known text extension.
A character vector of files to search (only for seek_in()).
seek_in()