listSync( this: V_Context, path: string,): (
| `user.${string}` | `trusted.${string}` | `system.${string}` | `security.${string}`)
[] Returns (
| `user.${string}`
| `trusted.${string}`
| `system.${string}`
| `security.${string}`
)[]
Array of attribute names
Synchronously lists all extended attributes of a file.