This commit is contained in:
Baobhan Sith
2025-04-15 23:28:09 +08:00
parent 1f0200b82a
commit 89cc358121
2 changed files with 11 additions and 5 deletions
@@ -323,6 +323,10 @@ export function createSftpActionsManager(
joinPath, // 暴露辅助函数
clearSftpError,
// Cleanup function
currentPath: readonly(currentPathRef), // 暴露只读的当前路径 ref
// Cleanup function
// Cleanup function
cleanup,
};