Since the command is executed asynchronously you will want to use a callback to handle the return value once the command has finished executing: const exec ...
確定! 回上一頁