Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigName = ".tp.toml"
View Source
const TpDir = "gh-tp"
Variables ¶
Functions ¶
Types ¶
type ConfigFile ¶ added in v0.3.0
type ConfigFile struct {
Name string
Path string
Params ConfigParams
}
type ConfigParams ¶ added in v0.3.0
type SyntaxHighlight ¶
type SyntaxHighlight string
const (
SyntaxHighlightTerraform SyntaxHighlight = "terraform"
)
Click to show internal directories.
Click to hide internal directories.