minigame-std
    Preparing search index...

    Interface StatOptions

    Options for stat operations.

    interface StatOptions {
        recursive: boolean;
    }
    Index

    Properties

    Properties

    recursive: boolean

    Whether to recursively read the contents of directories.