Skip to main content

Crate driver_debug_lib

Crate driver_debug_lib 

Source

Constants§

DEFAULT_OUT_SVC_PATH
DEFAULT_SVC_PATH

Functions§

connect_to_debug_protocol
Connects to the fuchsia.driver.debug.Debug protocol at the given path or default paths.
execute_command
Executes a debug command with the given arguments over the FIDL proxy.
format_command_info_table
Formats a list of CommandInfo into a human-readable table.
list_commands
Queries the debug proxy for supported commands and returns the formatted table.