set_build_mode
Declaration
set_build_mode :: fn (assembly: Assembly, mode: BuildMode)
Description
Set build mode of the assembly.
Arguments
assembly
Assembly to append the new file.mode
Build mode.
Declared in: build.bl
set_build_mode :: fn (assembly: Assembly, mode: BuildMode)
Set build mode of the assembly.
assembly
Assembly to append the new file. mode
Build mode. Declared in: build.bl