Documentation
¶
Overview ¶
Package renderer provides table rendering and formatting functionality.
Package renderer provides tree rendering functionality.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tree ¶
type Tree struct {
// contains filtered or unexported fields
}
func (*Tree) SetGitRepo ¶
func (r *Tree) SetGitRepo(repo *git.Repository)
Click to show internal directories.
Click to hide internal directories.