Reveal a path with the system's default explorer.
The path to reveal.
import { revealItemInDir } from '@tauri-apps/plugin-opener';await revealItemInDir('/path/to/file'); Copy
import { revealItemInDir } from '@tauri-apps/plugin-opener';await revealItemInDir('/path/to/file');
2.0.0
Reveal a path with the system's default explorer.
Platform-specific: