<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@puppedo/walk-sync](./walk-sync.md)

## walk-sync package

## Functions

<table><thead><tr><th>

Function


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[walkSync(dir, options)](./walk-sync.walksync.md)


</td><td>

Synchronously walks through a directory and its subdirectories, returning an array of file paths.


</td></tr>
</tbody></table>

## Interfaces

<table><thead><tr><th>

Interface


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[WalkSyncOptions](./walk-sync.walksyncoptions.md)


</td><td>

Options for configuring the walkSync function behavior.


</td></tr>
</tbody></table>
