|
kodi
|
**Get file or file system status. More...
|
Classes | |
| class | XBMCAddon::xbmcvfs::Stat |
**Get file or file system status.
**
{ xbmcvfs.Stat(path) }
These class return information about a file. Execute (search) permission is required on all of the directories in path that lead to the file.
| path | [string] file or folder |
New function added
Example:
1.8.13