struct

C0::Diff::FileEdit

Inherits Struct / Value / Object

A file edit: a file path and its sections.

Constructors

new(path : Slice(UInt8), sections : Array(C0::Diff::Section))
Source

Instance methods

path
Source
sections
Source