profile

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "profile [DIRS...] OUT",
	Short: "Create profiles of documents",
	Args:  cobra.MinimumNArgs(1),
	Run:   runProfile,
	Long: `
Writes gzipped profiles to OUT. Reads stat tokens from
stdin if no DIRS are given. Otherwise tokens are read from
DIRS.`,
}

Cmd defines the apoco profile command.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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