logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

File::HomeDir::Driver - Base class for all File::HomeDir drivers

Author

Adam Kennedy <adamk@cpan.org>

Description

This module is the base class for all File::HomeDir drivers, and must be inherited from to identify a class as a driver. It is primarily provided as a convenience for this specific identification purpose, as File::HomeDir supports the specification of custom drivers and an "->isa" check is used during the loading of the driver.

Name

File::HomeDir::Driver - Base class for all File::HomeDir drivers

See Also

File::HomeDir

See Also