DirentResultOptions
Options for controlling the format of the result when returning Dirent objects.
Import:
import type { DirentResultOptions } from 'obsidian-dev-utils/script-utils/fs';Signature:
export type DirentResultOptionsSignature:
type DirentResultOptions = DirentResultBaseOptions & ObjectEncodingOptionsType: DirentResultBaseOptions & ObjectEncodingOptions
Links to this page: