cmd

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2025 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "snaptool",
	Short: "FlashFS Snapshot Tool",
	Long: `FlashFS is a high-performance, concurrent filesystem snapshot tool.
It efficiently scans and records filesystem structure and metadata into FlatBuffers.`,
}

RootCmd is the base command when called without any subcommands.

Functions

func Execute

func Execute() error

Execute executes the root command.

func ExecuteWithContext

func ExecuteWithContext(ctx context.Context) error

ExecuteWithContext executes the root command with the given context.

Types

This section is empty.

Jump to

Keyboard shortcuts

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