pub async fn reveal_in_file_manager_js(path: String) -> Result<JsValue, JsValue>
__screenRevealRecordingInFileManager(path: string) — Promise<void>. Opens the OS file manager focused on the given path (M-EXPORT.4).
__screenRevealRecordingInFileManager(path: string)
Promise<void>