Namespace Simplic.CommandShell
Classes
CommandDescriptionAttribute
Command description attributes (for the help text)
CommandShellCommand
Single shell command
CommandShellContext
The shell context is the core of the command execution. Here are all commands registred. A ShellContext can be created of the ShellManager
CommandShellManager
The shell manager is the root of the shell lib framework.
CommandShellParameter
Shell parameter
CommandShellParameterCollection
Contains a list of parameter
ParameterDescriptionAttribute
Description attribute for parameter
Delegates
CommandShellCommandDelegate
Delegate which must be used to register shell methods