mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-07 18:28:39 +02:00
docs(opener): add basic usage guide to readme (#2167)
* docs(opener): add basic usage guide to readme * Add missing `Ok(())` and `?` * Register plugin first
This commit is contained in:
@@ -71,7 +71,7 @@ export async function openPath(path: string, openWith?: string): Promise<void> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Reveal a path the system's default explorer.
|
||||
* Reveal a path with the system's default explorer.
|
||||
*
|
||||
* #### Platform-specific:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user