<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`App`](App)
## App class
**Signature:**
```typescript
export class App
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [`fileManager`](App/fileManager) | | [`FileManager`](FileManager) | |
| [`keymap`](App/keymap) | | [`Keymap`](Keymap) | |
| [`lastEvent`](App/lastEvent) | | [`UserEvent`](UserEvent)<code> | null</code> | The last known user interaction event, to help commands find out what modifier keys are pressed. |
| [`metadataCache`](App/metadataCache) | | [`MetadataCache`](MetadataCache) | |
| [`scope`](App/scope) | | [`Scope`](Scope) | |
| [`vault`](App/vault) | | [`Vault`](Vault) | |
| [`workspace`](App/workspace) | | [`Workspace`](Workspace) | |
Not found
This page does not exist