plugins.competitest.settings.compile_command

Configure the command used to compile code for every different language, see here.

Type: null or (attribute set of (submodule))

Default: null

Declared by:

plugins.competitest.settings.compile_command.<name>.args

Arguments to the command.

Type: null or (list of (string or raw lua code))

Default: null

Plugin default: []

Declared by:

plugins.competitest.settings.compile_command.<name>.exec

Command to execute

Type: string

Declared by: