question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New option to create `path`

See original GitHub issue

Currently mkdir -p $cache_path should be issued to create directory specified in path. cache does not create the path directory if it doesn’t exist. https://github.com/szepeviktor/Valinor/runs/7272413993?check_suite_focus=true

Please consider adding a "create_directory": true option to create directory specified in path. Thank you!!

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
szepeviktorcommented, Aug 17, 2022

Okay. I respond within a day.

0reactions
fquinnercommented, Dec 1, 2022

Vcpkg does this too with its binary cache. Will only use an existing directory.

VCPKG_DEFAULT_BINARY_CACHE
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Create a Directory or Folder - Computer Hope
In Windows 11, click the New option in the menu bar and select Folder in the drop-down menu. In Windows 8 and 10,...
Read more >
Manage paths in Photoshop - Adobe Support
To create and name a path, make sure no work path is selected. Choose New Path from the Paths panel menu, or Alt-click...
Read more >
Path Operations - Essential Java Classes - Oracle Help Center
You can easily create a Path object by using one of the following get methods from the Paths (note the plural) helper class:...
Read more >
Create Linux Folder Path and File in One Command - Baeldung
A practical guide to creating a folder and file paths in one command ... Lastly, the touch command creates the empty file in...
Read more >
java - Create whole path automatically when writing to a new file
I want Java to create them automatically if they aren't already there. Actually Java should set up the whole file path if not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found