Documentation ¶ Index ¶ type Device Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Device ¶ type Device interface { bind.Device // Command is a helper that builds a shell.Cmd with the device as its target. Command(name string, args ...string) shell.Cmd } Device extends the bind.Device interface with capabilities specific to Fuchsia devices. Source Files ¶ View all Source files device.go Directories ¶ Show internal Expand all Path Synopsis ffx Click to show internal directories. Click to hide internal directories.