# `GSGlyphsInfo applicationSupportPath`

*Type Method*

## Declaration

```swift
class func applicationSupportPath() -> String
```

```objc
+ (NSString *) applicationSupportPath;
```

```python
applicationSupportPath() -> str
```

