1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-04 21:30:05 +00:00

chore: use utility function escapeWinSlashes

This commit is contained in:
2022-09-19 23:36:04 +05:00
parent 0749d65173
commit 92549402eb
7 changed files with 26 additions and 41 deletions

View File

@@ -32,6 +32,7 @@ export const processProgram = async (
vars,
session,
weboutPath,
headersPath,
tokenFile,
otherArgs
)