pub fn get_clipboard_string() -> Result<String>
Expand description

Shortcut to retrieve string from clipboard.

It opens clipboard and gets string, if possible.