Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flags ¶
type Flags struct {
// Original path of the consumed document.
DocumentSourcePath string
// Path to a copy of the original that consumption will work on.
DocumentWorkingPath string
}
Flags contains attributes for storing the environment variables given to a pre-consumption script. The separate "kpflag" package implements bindings for github.com/alecthomas/kingpin/v2.
Click to show internal directories.
Click to hide internal directories.