Pudu programming language
Menu
API reference

Std.Ui.Clipboard.write

1 declaration

fn

write: Str -> Result[(), Std.Ui.Clipboard.ClipboardError]

Replaces the system clipboard's contents with text.

Back to Std.Ui.ClipboardSearch related declarations