# Functions
CmdConverter - path and commands to execute.
CommandProvider - Get build command's to executenoinspection GoExportedFuncWithUnexportedType.
ConvertMap converts type map[interface{}]interface{} to map[string]interface{}.
GetBuilder - gets builder type of the module and indicator of custom builder.
GetModuleAndCommands - Get module from mta.yaml and commands (with resolved paths) configured for the module type.
# Constants
BadCommandMsg is an error message that is returned when a command line cannot be parsed.
# Structs
Builders list of commands to execute.
Command - specific command.
CommandList - list of command to execute.
ModuleTypes - list of commands or builders related to specific module type.