[][src]Module phetch::utils

Helper functions and macros.

Functions

copy_to_clipboard

Copies data to the system clipboard, if possible. Uses pbcopy on macOS or xclip -sel clip on Linux.

human_bytes

Number of bytes in a human-ish readable format.

open_external

Used to open non-Gopher URLs. Runs open command on macOS or xdg-open on Linux.

open_media

Opens a media file with mpv or --media.