OpenTAP 9.25
API Reference
Static Public Member Functions | List of all members
OpenTap.Cli.CliActionExecutor Class Reference

Helper used to execute ICliActions. More...

Static Public Member Functions

static void Execute ()
 Used as command line interface of OpenTAP (PluginManager must have searched for assemblies before this method is called). This calls Execute with commandline arguments given to this environment and sets Environment.ExitCode.
 
static int Execute (params string[] args)
 Used as entrypoint for the command line interface of OpenTAP (PluginManager must have searched for assemblies before this method is called)
 

Detailed Description

Helper used to execute ICliActions.

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25