gatelineAPI reference
interface WorktreeInfo {
    branch: null | string;
    path: string;
}

Properties

Properties

branch: null | string
path: string