Reads the content of the operating systems' clipboard.
Reads the content of the operating systems' clipboard.
the String
content of the operating system's clipboard wrapped in a Try
Writes the content String
to the operating systems' clipboard.
Writes the content String
to the operating systems' clipboard.
the String
to write
an instance of Try[Unit]
Utility object, which provides an API to write and read from the operating systems' clipboard.