❇️ shellQuote.ts
This commit is contained in:
@@ -302,3 +302,4 @@ export function quote(args: ReadonlyArray<unknown>): string {
|
||||
throw new Error('Failed to quote shell arguments safely')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user