This commit is contained in:
IDONTSUDO 2023-11-16 00:40:35 +03:00
parent 8ecb036b1d
commit d70253d6a6
33 changed files with 201 additions and 81 deletions

View file

@ -51,6 +51,7 @@ export class StackService
"$PATH",
this.path
);
console.log(processMetaData.process.command)
return processMetaData;
}
public async call() {