Check if an object is a file_set_item
is.file_set_item(x)
x
An object.
Logical value indicating if x has the file_set_item attribute set..
file_set_item
x <- new_stream(2) is.file_set_item(x[[2]])