Documentation
¶
Overview ¶
Package app implements the functionality of the txtract command, the CLI does the argument parsing and dispatches to this package to perform the requested action.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App represents the txtract application.
Click to show internal directories.
Click to hide internal directories.