Dir::size()
Gets the size of the directory and all subfolders and files
Dir::size(string $dir): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$dir * | string |
– | The path of the directory |
Return type
mixed
Gets the size of the directory and all subfolders and files
Dir::size(string $dir): mixed
Name | Type | Default | Description |
---|---|---|---|
$dir * | string |
– | The path of the directory |
mixed