Popis: |
In this thesis we present a framework for creating command line interfaces which is easy to use, extensible and very lightweight. The project comes as a solution to the need of having a CLI (Command Line Interface) with restricted access for a black box system, by providing a framework to develop an interface which is understandable and legible for a user which is not accustomed to Linux or Windows commands. The project consists of two packages, one that represents the CLI itself, and another that provides helper classes and functions for interacting with the operating system. |