|
|
handleSecondInstance (argv: string[], cwd: string): void {
|
|
handleSecondInstance (argv: string[], cwd: string): void {
|
|
|
this.windows[this.windows.length - 1].passCliArguments(argv, cwd, true)
|
|
this.windows[this.windows.length - 1].passCliArguments(argv, cwd, true)
|