method WatchSession.run WatchSession.run(files?: string[]): Promise<RunResult> Re-runs now, optionally scoped to files, and resolves with that run's result. Parameters optional files: string[] Return Type Promise<RunResult>