theme

package
v0.0.0-...-c824b4c Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SDL = []string{
	"image/gif",
	"image/jpeg",
	"application/vnd.ms-fontobject",
	"application/x-font-truetype",
	"application/font-woff",
	"image/png",
}

Functions

This section is empty.

Types

type CloneCommand

type CloneCommand struct {
	Theme  int    `short:"t" long:"theme" description:"Theme ID you want to clone" required:"true"`
	Output string `short:"o" long:"output" description:"Output zip file you want to export"`
	Zip    bool   `short:"c" long:"compress" description:"Compress all assets to zip file"`
}

func (*CloneCommand) Execute

func (c *CloneCommand) Execute(args []string) error

type ListCommand

type ListCommand struct {
}

func (*ListCommand) Execute

func (c *ListCommand) Execute(args []string) error

Jump to

Keyboard shortcuts

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