class Git::FsckObject

Represents an object returned by ‘git fsck`

This class provides information about dangling, missing, unreachable, or problematic Git objects found during repository integrity checks.

@api public