jl_options_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

banner
byte banner;
Undocumented in source.
bindto
const(char)* bindto;
Undocumented in source.
can_inline
byte can_inline;
Undocumented in source.
check_bounds
byte check_bounds;
Undocumented in source.
cmds
const(char)** cmds;
Undocumented in source.
code_coverage
byte code_coverage;
Undocumented in source.
color
byte color;
Undocumented in source.
compile_enabled
byte compile_enabled;
Undocumented in source.
cookie
const(char)* cookie;
Undocumented in source.
cpu_target
const(char)* cpu_target;
Undocumented in source.
debug_level
byte debug_level;
Undocumented in source.
depwarn
byte depwarn;
Undocumented in source.
fast_math
byte fast_math;
Undocumented in source.
handle_signals
byte handle_signals;
Undocumented in source.
historyfile
byte historyfile;
Undocumented in source.
image_file
const(char)* image_file;
Undocumented in source.
image_file_specified
byte image_file_specified;
Undocumented in source.
incremental
byte incremental;
Undocumented in source.
isinteractive
byte isinteractive;
Undocumented in source.
julia_bin
const(char)* julia_bin;
Undocumented in source.
julia_bindir
const(char)* julia_bindir;
Undocumented in source.
machine_file
const(char)* machine_file;
Undocumented in source.
malloc_log
byte malloc_log;
Undocumented in source.
nprocs
int nprocs;
Undocumented in source.
opt_level
byte opt_level;
Undocumented in source.
output_code_coverage
const(char)* output_code_coverage;
Undocumented in source.
outputbc
const(char)* outputbc;
Undocumented in source.
outputji
const(char)* outputji;
Undocumented in source.
outputjitbc
const(char)* outputjitbc;
Undocumented in source.
outputo
const(char)* outputo;
Undocumented in source.
outputunoptbc
const(char)* outputunoptbc;
Undocumented in source.
polly
byte polly;
Undocumented in source.
project
const(char)* project;
Undocumented in source.
quiet
byte quiet;
Undocumented in source.
startupfile
byte startupfile;
Undocumented in source.
trace_compile
const(char)* trace_compile;
Undocumented in source.
use_compiled_modules
byte use_compiled_modules;
Undocumented in source.
use_sysimage_native_code
byte use_sysimage_native_code;
Undocumented in source.
warn_overwrite
byte warn_overwrite;
Undocumented in source.
worker
byte worker;
Undocumented in source.

Meta