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

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

Structs

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

Enums

  • Describes an rebase action.