Module parse_display

Source
Expand description

Utilities for parsing X11 display strings.

Modules§

connect_instruction 🔒
Provides the ConnectInstruction structure, which allows for a ParsedDisplay to be transformed into a server connection.

Structs§

ParsedDisplay
A parsed X11 display string.

Enums§

ConnectAddress
A possible address for an X11 server.

Functions§

parse_display
Parse an X11 display string.
parse_display_direct_path 🔒
parse_display_with_file_exists_callback
Parse an X11 display string.