creation

package
v0.0.0-...-260dfa6 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeCmd    = "type"
	GroupCmd   = "group"
	LuaExt     = ".lua"
	JsExt      = ".js"
	BinaryExt  = ""
	PermFolder = 0o755
	PermFile   = 0o644
)
View Source
const (
	LuaArgWorkingDir = 1
	LuaArgPath       = 2
	LuaArgName       = 3
	LuaArgSuffix     = 4
)

Variables

This section is empty.

Functions

func Create

func Create(args CmdArgs)

Types

type CmdArgs

type CmdArgs struct {
	Kind      string
	Component string
	Name      string
}

Jump to

Keyboard shortcuts

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