C# (CSharp) Tectil.NCommand.ExecutionFlows Namespace

Nested Namespaces

Tectil.NCommand.ExecutionFlows.Internals

Classes

Name Description
RunExecute Execute single command. Missing arguments will be asked for.
RunExecuteSilent Execute single command. If arguments are missing execution will be canceled.
RunInteractive Run in interactive mode. Commands will be listed and can be executed multiple times.