removeSync( this: V_Context, path: string, name: | `user.${string}` | `trusted.${string}` | `system.${string}` | `security.${string}`,): void Parameters
- this: V_Context
- path: string
- name:
| `user.${string}`
| `trusted.${string}`
| `system.${string}`
| `security.${string}`
Returns void
Synchronously removes an extended attribute from a file.