Versions in this module Expand all Collapse all v0 v0.1.1 Apr 2, 2026 v0.1.0 Apr 2, 2026 Changes in this version + func ApplyChange(basePath string, change FileChange) error + func Read(rootDir, filePath string) (string, error) + func Write(rootDir, filePath, content string) error + type FileChange struct + Content string + Mode string + Path string