RepositoryFile

Members

Variables

commitSha
string commitSha;

A commit where this file/directory has the specified properties, not neccessarily the last change.

path
InetPath path;

Absolute path of the file in the repository.

size
size_t size;

Size of the file or size_t.max if unknown.

type
Type type;

Type of the entry (directory or file)

Meta