Crate todo_file

Source
Expand description

Git Interactive Rebase Tool - Todo File Module

§Description

This module is used to handle working with the rebase todo file.

Modules§

errors
Git Interactive Rebase Tool - Todo File Module Errors
testutil
Utilities for writing tests that interact with todo file

Structs§

EditContext
Describes a edit context for modifying a line.
Line
Represents a line in the rebase file.
Search
Search handler for the todofile
TodoFile
Represents a rebase file.
Version
Tracks the changing state of the rebase file

Enums§

Action
Describes an rebase action.