Object KioFileInfo

An object containing info about a file or directory

Properties

Name Description
path string
The file or directory path
uri string
The file or directory path as a URI
name string
The file or directory name
exists bool
Does it exist
isFile bool
Is it a file
isDirectory bool
Is it a directory
isHidden bool
Is it hidden
length int64
File size
modified int64

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