FileInfo#
Singleton with methods to handle file information. More...
import Script
Methods#
| Name | |
|---|---|
| QFileInfoValueType | create(string file) |
| bool | exists(string file) |
Detailed Description#
The FileInfo singleton implements most of the static methods from QFileInfo, check
QFileInfo documentation.