menu
dart_git package
documentation
plumbing/index.dart
EndOfIndexEntry
EndOfIndexEntry constructor
EndOfIndexEntry constructor
dark_mode
light_mode
EndOfIndexEntry
constructor
EndOfIndexEntry
(
int
offset
,
GitHash
hash
)
Implementation
EndOfIndexEntry(this.offset, this.hash);
dart_git package
documentation
plumbing/index
EndOfIndexEntry
EndOfIndexEntry constructor
EndOfIndexEntry class