options

package
v0.0.0-...-c470439 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package options encapsulates routines for parsing the program's command line arguments

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HTMLTemplateFilename

func HTMLTemplateFilename() string

HTMLTemplateFilename returns the parsed cmd line option "template"

func JSONFilename

func JSONFilename() string

JSONFilename returns the parsed cmd line option "json"

Types

type O

type O struct {
	JSONFilename         string
	HTMLTemplateFilename string
}

O encapsulates the parsed command line arguments

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL