TestDirectoryEmpty
Checks if a given directory is empty.
Syntax
C++
Python
def TestDirectoryEmpty( inDirectory: str, / ) -> outEmpty: bool
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inDirectory | str | ||
![]() |
outEmpty | bool |
Checks if a given directory is empty.
def TestDirectoryEmpty( inDirectory: str, / ) -> outEmpty: bool
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inDirectory | str | ||
![]() |
outEmpty | bool |