Skip to content

Conversation

smaillet
Copy link
Member

@smaillet smaillet commented Sep 7, 2025

Added EnsureFolder to command line extensions

  • Allows for standard mechanism to create a folder that doesn't exist.
    • As with any part of the command line handling, this is NOT a securing check/test. It is only a convenience. Apps operating at elevated levels need to perform the normal hardening/protections associated with a privileged operation.

* Allows for standard mechanism to create a folder that doesn't exist.
    * As with any part of the command line handling, this is NOT a securing check/test. It is only a convenience. Apps operating at elevated levels need to perform the normal hardening/protections associated with a privileged operation.
Copy link

github-actions bot commented Sep 7, 2025

Test Results

292 tests  ±0   178 ✅ ±0   13s ⏱️ -3s
  8 suites ±0   114 💤 ±0 
  8 files   ±0     0 ❌ ±0 

Results for commit 6317ca1. ± Comparison against base commit e8d71da.

@smaillet smaillet merged commit 9f34f0b into UbiquityDotNET:develop Sep 7, 2025
4 checks passed
@smaillet smaillet deleted the AddEnsureFolder branch September 7, 2025 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant