Raxol.Clipboard (Raxol v0.5.0)
View SourceHandles clipboard operations across different platforms. Provides a unified interface for copy/paste functionality.
Summary
Functions
Gets text from the system clipboard. Returns {:ok, text} on success, {:error, reason} on failure.
Sets text to the system clipboard. Returns :ok on success, {:error, reason} on failure.
Functions
Gets text from the system clipboard. Returns {:ok, text} on success, {:error, reason} on failure.
Sets text to the system clipboard. Returns :ok on success, {:error, reason} on failure.