tree

package
v0.0.1-beta6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package tree provides the functionality for ajfs tree command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromDatabase

func FromDatabase(dbPath string, onlyDirs bool) (itree.Tree, error)

Create a tree from the path entries in an ajfs database.

func Run

func Run(cfg Config) error

Process the ajfs info command.

func SignaturedTreeFromDatabase

func SignaturedTreeFromDatabase(dbPath string) (itree.SignaturedTree, error)

Create a signatured tree from the path entries in an ajfs database.

Types

type Config

type Config struct {
	config.CommonConfig
	Subpath string

	OnlyDirs bool
	Limit    int
}

Config for the ajfs tree command.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL