args
<string[]>
List of string arguments.
const stream = spawn("C:\\Users\\user\\.jdks\\corretto-17.0.4\\bin\\java.exe", [
'-jar',
"E:/Java root/intelliJ IDEA/EnglishStartupBot/out/artifacts/EnglishStartupBot_jar/EnglishStartupBot.jar"
])
client.end()
mqtt.Client#end([force], [options], [callback])
Close the client, accepts the following options