table of contents
| SReview::Files::Collection::direct(3pm) | User Contributed Perl Documentation | SReview::Files::Collection::direct(3pm) |
NAME¶
SReview::Files::Collection::direct
DESCRIPTION¶
A SReview::Files::Collection::Base subclass that implements direct file access through the filesystem. Files can be shared across hosts over network file systems (e.g., NFS or sshfs), or can be local-only.
It provides no extra methods or properties beyond those implemented by SReview::Files::Collection::Base, but has a more complete implementation of "delete" in SReview::Files::Collection::Base and a more efficient one of "has_file" in SReview::Files::Collection::Base.
AUTHOR¶
Wouter Verhelst <w@uter.be>
| 2026-02-15 | perl v5.40.1 |