Files
yq/cmd
Rudolf ThomasandMike Farah f73c862cc5 feat: Create parent directories if --split-exp is used.
Problem: When --split-exp is used and produces filenames with slashes in
them, the target directories must already exist otherwise yq fails.

Fix/feature: Create the necessary directories with os.MkdirAll().
The permissions 0750 were chosen to satisfy the vulnerability checker.
2024-12-14 19:52:09 +11:00
..
2024-04-22 14:15:36 +10:00
2024-11-16 12:04:43 +11:00
2023-09-19 10:43:11 +10:00
2024-03-23 17:17:23 +11:00
2024-12-07 17:33:47 +11:00