Variable lsTypesConst

lsTypes: Record<LsTypesKeys, LsTypesValues> & Record<LsTypesValues, LsTypesKeys>

This enumeration defines the different types of listings supported by the ls function. It specifies which file system entries should be included in the results.

See

For more details, refer to lsTypes enum documentation.

Generated using TypeDoc v0.25.12