Versions in this module Expand all Collapse all v1 v1.0.2 Jun 29, 2024 v1.0.1 Jun 29, 2024 Changes in this version + type ClipboardWriter interface + WriteAll func(string) error v1.0.0 Jun 29, 2024 Changes in this version + type Processor struct + func NewProcessor(maxSizeKB int, processSRT bool, excludedDirs []string) *Processor + func (p *Processor) ProcessDirectory(directoryPath string) error