Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
/ zig-fs-check Public archive

Various utilities for testing certain conditions in the local files

License

Notifications You must be signed in to change notification settings

nektro/zig-fs-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zig-fs-check

Various utilities for testing certain conditions in the local files

Built With

Install

zigmod aq add 1/nektro/fs-check

Usage

  • pub fn doesFileExist(dir: std.fs.Dir, fpath: []const u8) !bool
  • pub fn doesDirExist(dir: std.fs.Dir, fpath: []const u8) !bool

License

MIT

About

Various utilities for testing certain conditions in the local files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published