Basic implementation of clipboard I/O without communicating with the system. Exchanges clipboard data only between nodes with access, and does not transfer them to other apps.
Local clipboard provider. Makes it possible to copy and paste text between nodes in the same branch.
See Source File
Basic implementation of clipboard I/O without communicating with the system. Exchanges clipboard data only between nodes with access, and does not transfer them to other apps.