EnglishРусский  
 Share/Save/Bookmark
 

Ads

Installer and installation software
Commercial and Freeware installers.

direxist

Checking if a directory exists.

func uint direxist (
   str name
)

Parameters

name Directory name.

Return value

The function returns 1, if the specified directory exists.

Related links

Source