Module: NXT::Command::Base
Overview
The base implementation of all commands, providing low-level details that are consistent across all supported types. These are things such as:
-
Errors.
-
Sending and receiving of responses.
-
Addressing the port safely.
-
Command types.