pub fn yank(string: &str)
Expand description

Copy string to the system clipboard

Arguments

  • string - the string to be copied.