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

# Interface FsDeleteArgs

```typescript
interface FsDeleteArgs {
    path: string;
}
```

Types: [path](#path)

##### Index

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

[path](#path)

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

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

```typescript
path: string
```
