Crate todo_tree

Crate todo_tree 

Source

Modules§

cli
config
parser
printer
scanner

Structs§

ScanResult
Result of scanning a directory for TODO items
Summary
Summary statistics from a scan
TodoItem
Represents a found TODO item in the source code

Enums§

Priority
Priority levels for different tag types

Functions§

run
Main entry point for the CLI application