package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jul 29, 2024
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cli.Command{
Name: "report",
Usage: "Generate a text report from a gedcom file",
Subcommands: []*cli.Command{
descendantCommand,
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.