Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CMD = &cobra.Command{ Use: "profile DIR [DIRS...] OUT", Short: "Create profiles of documents", Args: cobra.MinimumNArgs(2), Run: runProfile, }
CMD defines the apoco profile command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.