CLI & Terminal

PyPyperclip

Third-party Python package module — pyperclip. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.copy()Neutral
#
Signature
copy(text)

copy function.

.determine_clipboard()Neutral
#
Signature
determine_clipboard()

determine_clipboard function.

.is_available()Neutral
#
Signature
is_available()

is_available function.

.paste()Neutral
#
Signature
paste()

paste function.

.set_clipboard()Neutral
#
Signature
set_clipboard(clipboard)

set_clipboard function.

.PyperclipException()Neutral
#
Signature
PyperclipException(...)

PyperclipException class.

.PyperclipTimeoutException()Neutral
#
Signature
PyperclipTimeoutException(...)

PyperclipTimeoutException class.

.PyperclipWindowsException()Neutral
#
Signature
PyperclipWindowsException(...)

PyperclipWindowsException class.

Fully-Qualified Names

FQNField
pyperclipfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import pyperclip