Function get_clipboard_string

Source
pub fn get_clipboard_string() -> SysResult<String>
Expand description

Shortcut to retrieve string from clipboard.

It opens clipboard and gets string, if possible.