Documentation
¶
Rendered for darwin/amd64
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureAccessibility ¶
func EnsureAccessibility() error
EnsureAccessibility checks for accessibility permissions.
func PasteIntoWindow ¶
func PasteIntoWindow(ctx context.Context, pid int, expectedTitle string, timeout time.Duration, htmlContent *string, plainContent string) error
PasteIntoWindow performs a "fire-and-forget" paste operation. It finds a window, focuses its body, and simulates a paste command. It assumes success if the commands execute without error, but does not verify the final content.
func SetClipboard ¶
SetClipboard sets the system clipboard content.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.