minigame-std
Version:
Mini Game Standard Development Library.
16 lines (9 loc) • 507 B
Markdown
[**minigame-std**](../../../README.md)
***
[minigame-std](../../../README.md) / [fs](../README.md) / StatOptions
# Interface: StatOptions
Options for stat operations.
## Properties
| Property | Type | Description | Defined in |
| ------ | ------ | ------ | ------ |
| `recursive` | `boolean` | Whether to recursively read the contents of directories. | [src/std/fs/fs\_define.ts:65](https://github.com/JiangJie/minigame-std/blob/8633d80114dee6c79033ec094d8233bd8263bedc/src/std/fs/fs_define.ts#L65) |