Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 371 Bytes

File metadata and controls

17 lines (12 loc) · 371 Bytes

filelock

Lock a file (exclusively) for software tests

Platform

At the momenten only developed and tested on windows 10 (no admin privileges required).

Usage

filelock v0.1.0 by Stefan Marx

Usage: filelock.exe [OPTIONS] file_path

Options:
-s     --shared        Lock the file shared and not exclusively

-v     --version       Display version information