package
0.3.9
Repository: https://github.com/sap/cloud-mta-build-tool.git
Documentation: pkg.go.dev

# 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.

# Variables

BuilderTypeConfig - do not edit.
ModuleTypeConfig - do not edit.

# 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.