class

Chronicle::Harvesters::AjournHarvester

Inherits Reference < Object

Discovers Project Journaling Protocol (PJP) entries across workspaces.

Constants

Log = ::Log.for("chronicle.harvester.ajourn")

Constructors

new(scan_roots : Array(String) = GitHarvester.default_scan_roots, max_depth : Int32 = 4)
Source

Instance methods

find_journal_directories
Source
harvest(from_time : Time, to_time : Time) : Array(Models::JournalEntry)
Source
max_depth
Source
scan_roots
Source