<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`CapacitorAdapter`](CapacitorAdapter) › [`exists`](CapacitorAdapter/exists) ## CapacitorAdapter.exists() method 1.7.2 **Signature:** ```typescript exists(normalizedPath: string, sensitive?: boolean): Promise<boolean>; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>normalizedPath</code> | <code>string</code> | | | <code>sensitive</code> | <code>boolean</code> | _(Optional)_ | **Returns:** `Promise<boolean>`