Property | Type | Description | |
---|---|---|---|
$name | |||
$path | The type of the entry 'f' for file, 'd' for Directory | ||
$type | The "name" of the entry, does not include a slash (exception, root) |
Method | Description | |
---|---|---|
__construct ( $path ) | The full path to the entry. | |
is_dir ( ) | ||
is_file ( ) |