functiongetCommandLineOptions
Returns all command line options who have non-default values as a list of strings.
Information
Example output: {"-d=failtrace", "--showErrorMessages=true"}.
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | flags |
Example output: {"-d=failtrace", "--showErrorMessages=true"}.
| Type | Name | Default | Description |
|---|---|---|---|
| String | flags |