Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This option specifies the arguments passed to the shell program used with the Designer's terminal emulator. 

Example:

Code Block
languagejavascript
shell: "bash.exe", // Use Bash for Windows
shellArgs: ["--login", "-i"]