get_build_mode
Declaration
get_build_mode :: fn (assembly: Assembly) BuildMode
Description
Get build mode of the assembly.
Arguments
assemblyAssembly 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