Open Dev Kit Documentation :: General :: Filesystem :: Create Directory
Root.Filesystem.CreateDirectory(
Path String
) Creates the specified directory tree (recursively)Parameters
- Path String
Return Value
- Nothing
Lua Usage
filesystem:CreateDirectory(path)
If you think anything is missing, please feel free to: submit documentation feedback on this page
