Go to file
Dustin 2ea03c6670 lock: Return message text on success
Since the lock API is intended to be used from command-line utilities
and shell scripts, we should return a helpful message when successful.
2025-09-24 14:44:17 -05:00
scripts Initial commit 2025-09-24 08:17:03 -05:00
src lock: Return message text on success 2025-09-24 14:44:17 -05:00
tests/integration lock: Return message text on success 2025-09-24 14:44:17 -05:00
.editorconfig Initial commit 2025-09-24 08:17:03 -05:00
.gitignore Initial commit 2025-09-24 08:17:03 -05:00
Cargo.lock Begin lock/unlock implementation 2025-09-24 08:25:32 -05:00
Cargo.toml Begin lock/unlock implementation 2025-09-24 08:25:32 -05:00
rustfmt.toml Initial commit 2025-09-24 08:17:03 -05:00