Gjsify LogoGjsify Logo

Flags that can be used with g_file_measure_disk_usage().

bitfield

Index

Enumeration Members

APPARENT_SIZE: number

Tally usage based on apparent file sizes. Normally, the block-size is used, if available, as this is a more accurate representation of disk space used. Compare with du --apparent-size.

NONE: number

No flags set.

NO_XDEV: number

Do not cross mount point boundaries. Compare with du -x.

REPORT_ANY_ERROR: number

Report any error encountered while traversing the directory tree. Normally errors are only reported for the toplevel file.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method