Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractRawDirectives ¶ added in v0.5.0
func ExtractRawDirectives(codeText string) []commanddef.RawDirective
func GetCommandDirective ¶ added in v0.5.0
func GetCommandDirective(dirs []commanddef.RawDirective) (string, string)
func IsValidScriptName ¶ added in v0.2.0
func ParseCommands ¶
func ParseCommands(playbook *pathutil.ResolvedPlaybook, mdSource []byte) ([]commanddef.CommandDef, []string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.