arguments

package
v0.0.0-...-7b9f856 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Platform = "platform"
	Target   = "target"
	Filename = "filename"
	Locale   = "locale"
	Document = "document"
	Sheet    = "sheet"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	Platform string
	Target   string
	Filename string
	Locale   string
	Document string
	Sheet    string
}

func Get

func Get(c *cli.Context) *Arguments

Jump to

Keyboard shortcuts

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