Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunInteractiveMode ¶
func RunInteractiveMode(jsonOutput bool)
RunInteractiveMode reads from stdin and processes a page
func RunPageAndExit ¶
RunPageAndExit processes a wikifier page and exits
Types ¶
type Config ¶
type Config struct {
Interactive bool
Wizard bool
WikiPath string
ForceGen bool
JSONOutput bool
Reload bool
QuikiDir string
// server options - only used in full mode
Bind string
Port string
Host string
Config string
}
Config holds the cli configuration
func ParseFlags ¶
ParseFlags sets up flags and returns parsed config and remaining args
Click to show internal directories.
Click to hide internal directories.