HolyLib Wiki

IsDir

  boolean filesystem.IsDir( string folderName, string gamePath )

Description

Checks if the give folder exists in the given path.

Arguments

1string folderName
folder to check existance
2string gamePath
game path to use

Returns

1boolean exists
Returns true if the folder exists