Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Command ¶
type Command struct {
// contains filtered or unexported fields
}
Command is the main entry point to the DMFR command
type MergeCommand ¶
type MergeCommand struct{}
MergeCommand merges together multiple DMFR files. Not implemented.
func (MergeCommand) Parse ¶
func (MergeCommand) Parse(args []string) error
Parse command line options
Click to show internal directories.
Click to hide internal directories.