Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FolderInfo

Package version

Information about a image store folder. It includes how many files this folder contains and its image store relative path.

Hierarchy

  • FolderInfo

Index

Properties

Optional fileCount

fileCount: undefined | string

The number of files from within the image store folder.

Optional storeRelativePath

storeRelativePath: undefined | string

The remote location within image store. This path is relative to the image store root.

Generated using TypeDoc