Skip to content

Conversation

@dotandev
Copy link
Owner

Closes #6
Closes #9

  • Added is_directory and permissions fields to FileCheck config
  • Updated FileValidator to distinguish between files and directories
  • Implemented permission checking using std::os::unix::fs::PermissionsExt (with graceful platform-specific fallback)
  • Improved error messages for file/directory checks

@dotandev dotandev merged commit bf36285 into main Jan 28, 2026
3 of 5 checks passed
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.

Add support for checking file permissions Add support for checking directory existence

2 participants