export

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: 13 Imported by: 0

Documentation

Overview

Package export provides the functionality for ajfs export command.

Index

Constants

View Source
const (
	FormatCSV int = iota
	FormatJSON
	FormatHashdeep
)

Variables

This section is empty.

Functions

func Run

func Run(cfg Config) error

Process the ajfs export command.

Types

type Config

type Config struct {
	config.CommonConfig

	ExportPath string
	Format     int
	FullPaths  bool
}

Config for the ajfs export command.

Jump to

Keyboard shortcuts

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