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.
Click to show internal directories.
Click to hide internal directories.