Module: Twib::Interfaces::ITwibDeviceInterface::Command Private

Defined in:
lib/twib/interfaces/ITwibDeviceInterface.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Constant Summary collapse

RUN =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

10
REBOOT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

11
COREDUMP =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

12
TERMINATE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

13
LIST_PROCESSES =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

14
UPGRADE_TWILI =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

15
IDENTIFY =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

16
LIST_NAMED_PIPES =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

17
OPEN_NAMED_PIPE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

18
OPEN_ACTIVE_DEBUGGER =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

19