APICLICLI.run版本:23.11.1本頁內容CLI.run() 方法 簽名 class CLI { run(argv: string[]): Promise<void>;} 參數 參數類型描述argvstring[] 返回值 Promise<void>