pub fn is_object_clipboard(text: &str) -> bool
Whether text is a copied selection rather than plain text to insert into a focused editor.
text