-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Campus_21_4_new_learningmedium prioritynon critical issues that that should be fixednon critical issues that that should be fixedwiki runner
Description
Implement the command executeCommand in the wiki runners.
Parameters:
- The command that will be executed on Windows
- The command that will be executed on Linux
- Json-object with optional fields
- (Optional) Directory where the command will be executed, if not in current directory (relative to workspace){"dir": string}
- (Optional) Synchronous or asynchronous process. Use asynchronous when starting a server. Default is synchronous. {"asynchronous": boolean}
- (Optional) Array of arguments {"args": string[]}
- Assert information needed if you start a server to check server availability. Only required when you start a asynchronous server.
Wiki Console
execute the command in a command prompt
Wiki Editor
Nothing to do
Wiki VS Code
Nothing to do
Wiki Eclipse
Nothing to do
Metadata
Metadata
Assignees
Labels
Campus_21_4_new_learningmedium prioritynon critical issues that that should be fixednon critical issues that that should be fixedwiki runner