blob: feb21b7a2a2c405d5a7333d6d6a878e50c6e8ed3 (
plain) (
blame)
1
2
3
4
5
6
|
File::HomeDir::PathClass is just a wrapper around File::HomeDir methods,
transforming their return value to Path::Class objects. This allows for easier
usage of the value.
Refer to File::HomeDir#METHODS for a list of which functions are supported.
File::HomeDir::PathClass supports both original File::HomeDir interfaces.
|