Documentation

Is Directory - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Filesystem :: Is Directory

Root.Filesystem.IsDirectory(
  Path String
) Boolean
Returns if the filename specifies a directory

Parameters

Path String

Return Value

Boolean

Lua Usage

local boolean = filesystem:IsDirectory(path)

If you think anything is missing, please feel free to: submit documentation feedback on this page