Skip to main content

list_worktrees

Function list_worktrees 

Source
pub async fn list_worktrees(
    __arg0: State<Arc<AppConfig>>,
    __arg1: Query<ListFilesQuery>,
) -> AppResult<Json<Vec<WorktreeInfo>>>