#2706 - Updates to terminal and host_node documentation, removal of redundant terminal unit test

This commit is contained in:
Charlie Crane
2024-07-30 15:54:08 +01:00
parent 3698e6ff5f
commit 0ed61ec79b
3 changed files with 3 additions and 19 deletions

View File

@@ -41,6 +41,7 @@ to provide User Credential authentication when receiving/processing commands.
Terminal acts as the interface between the user/component and both the Session and Requests Managers, facilitating
the passing of requests to both.
A more detailed example of how to use the Terminal class can be found in the Terminal-Processing jupyter notebook.
Python
""""""