shellArgs

abstract var shellArgs: JsAny?(source)

Args for the custom shell executable. A string can be used on Windows only which allows specifying shell args in command-line format.

Online Documentation