Module core

Module core 

Source
Expand description

Core business logic for git worktree management

This module contains the core functionality that is independent of the CLI interface and external API providers.

Re-exports§

pub use project::Project;

Modules§

project
Project discovery and management utilities
utils
Core utility functions