Skip to content

Commit 3b51037

Browse files
Update docs/backend/backend_rust/api.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 23fbf0a commit 3b51037

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

  • docs/backend/backend_rust

docs/backend/backend_rust/api.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,8 @@ The Rust backend provides the following commands that can be invoked from the fr
6363
### 8. get_server_path
6464

6565
- **Description**: Retrieves the path to the server resources directory.
66-
- **Parameters**:
67-
- `handle`: tauri::AppHandle
66+
- **Parameters**: *None*
6867
- **Returns**: `Result<String, String>`
69-
7068
### 9. move_to_secure_folder
7169

7270
- **Description**: Moves a file to the secure folder with encryption.

0 commit comments

Comments
 (0)