FilePath.isFolder

Is this file actually a folder/directory?

  1. bool isFolder [@property setter]
  2. bool isFolder [@property getter]
    class FilePath
    @property final const
    bool
    isFolder
    ()

Meta