Std.Ui.Clipboard.read
1 declaration
fn
read: Result[Str, Std.Ui.Clipboard.ClipboardError]The text on the system clipboard.
NoText when it holds something that is not text, or nothing.
1 declaration
read: Result[Str, Std.Ui.Clipboard.ClipboardError]The text on the system clipboard.
NoText when it holds something that is not text, or nothing.