# `GSFileHandler`

*Class*

## Declaration

```swift
class GSFileHandler
```

```objc
@interface GSFileHandler : NSObject
```

```python
class GSFileHandler(NSObject)
```

## Topics

### Type Methods

- [`GSFileHandler removeDirectory:error:`](/Core/GlyphsKit/GSFileHandler/removeDirectory:error:) — Removes the specified directory and its contents asynchronously using Grand Central Dispatch (GCD).

## Relationships

### Inherits From

- `NSObject`

