plugins.competitest.settings.run_command
Configure the command used to run your solutions for every different language, see here.
Type: null or (attribute set of (submodule))
Default:
null
Declared by:
plugins.competitest.settings.run_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.run_command.<name>.exec
Command to execute.
Type: string
Declared by: