Gitalist::Git::Object::Tree - Gitalist::Git::Object::Tree documentation


Gitalist documentation  | view source Contained in the Gitalist distribution.

Index


NAME

Top

Gitalist::Git::Object::Tree

SYNOPSIS

Top

    my $tree = Repository->get_object($tree_sha1);

DESCRIPTION

Top

Represents a tree object in a git repository. Subclass of Gitalist::Git::Object.

ATTRIBUTES

Top

METHODS

Top

AUTHORS

Top

See Gitalist for authors.

LICENSE

Top

See Gitalist for the license.


Gitalist documentation  | view source Contained in the Gitalist distribution.