Function terminal_clipboard::set_string[][src]

pub fn set_string<S: AsRef<str>>(s: S) -> Result<(), ClipboardError>
Expand description

Fill the clipboard with the given string