KioFileInfo getFileDetails(string filePath)

Gets details of a file

Security

Trust Level Required: Full Trust

Parameters

Name Description
filePath string
The path to the file

Return

A KioFileInfo object containing the file details

Examples


console.log(KioFileIO.getFileDetails('/home/kiosk/Documents/Notes.txt'));

Requirements

KioWare OS (Linux®) version 1.0 or greater.


Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.