On this pageFunction: exec() exec(file, args?, options?, isLogOutIfDebug?): Promise<string> Parameters file string args? string[] | null options? ExecFileOptions isLogOutIfDebug? boolean = true Returns Promise<string>