> ISPO SDK documentation. [HTML](https://ispo.ai/docs/interfaces/core.FsListArgs.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Interface FsListArgs

```typescript
interface FsListArgs {
    path?: string;
}
```

Types: [path](#path)

##### Index

### <a id="properties"></a>Properties

[path?](#path)

## <a id="properties-1"></a>Properties

### <a id="path"></a>`Optional`path

```typescript
path?: string
```
