get_build_mode
Declaration
get_build_mode :: fn (assembly: Assembly) BuildMode
Description
Get build mode of the assembly.
Arguments
assembly
Assembly handle.
Result
Build mode.
Declared in: build.bl
get_build_mode :: fn (assembly: Assembly) BuildMode
Get build mode of the assembly.
assembly
Assembly handle. Build mode.
Declared in: build.bl