cmd

package
v0.0.0-...-403537e Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: BSD-2-Clause Imports: 5 Imported by: 0

README

Commands

This directory contains all commands (executable files) build as a part of the MFP project.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllCommands = &argv.Command{
	Name: "mfp",
	Options: []argv.Option{
		argv.HelpOption,
	},
	SubCommands: []argv.Command{
		cups.Command,
		discover.Command,
		ppd.Command,
		proxy.Command,
		argv.HelpCommand,
	},
}

AllCommands is the argv.Command, that includes all other commands as sub-commands.

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