shell
This option specifies the shell program used by the Designer's terminal emulator. The default shell is 'cmd.exe' for Windows, and 'bash' for other platforms.Â
Example:
shell: "bash.exe", // Use Bash for Windows
shellArgs: ["--login", "-i"]
Â
This option specifies the shell program used by the Designer's terminal emulator. The default shell is 'cmd.exe' for Windows, and 'bash' for other platforms.Â
Example:
shell: "bash.exe", // Use Bash for Windows
shellArgs: ["--login", "-i"]
Â
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!