[ Development Environment and Global Settings | Reference Manual | Alphabetic Index ]
env
Prints information about the current ECLiPSe environment on the current
output.
Description
Prints a list of the current global flag values on the toplevel output
stream. These are the same values that get_flag/2 provides.
Modes and Determinism
Modules
This predicate is sensitive to its module context (tool predicate, see @/2).
Examples
[eclipse]: env.
after_event_timer: real ignore_eof: off
bounded: false last_errno: 0
break_level: 0 macro_expansion: on
breal_exceptions: off max_global_trail: 134217728
coroutine: off max_local_control: 134217728
cwd_scope: process max_predicate_arity: 255
debug_compile: on object_suffix: "dll"
debugging: nodebug output_mode: "QPm"
eclipse_info_suffix: ".eci" pid: 2856
eclipse_object_suffix: ".eco" ppid: 0
enable_interrupts: on prefer_rationals: off
float_precision: double print_depth: 20
gc: on remote_protocol_version:1
gc_interval: 4194304 toplevel_module: eclipse
gc_interval_dict: 960 unix_time: 1326075378
gc_policy: adaptive version: '6.1'
goal_expansion: on version_as_list: [6, 1, 99]
hostarch: "i386_linux"
cwd: "/homes/john/"
default_language: eclipse_language
extension: development occur_check dfid
tmp_dir: "/tmp"
hostid: "A#032167137134"
hostname: "foo.bar.com"
installation_directory: "/usr/local/eclipse"
library_path: ["/usr/local/eclipse/lib",
"/usr/local/eclipse/lib_public"]
loaded_library: tracer_tty development_support toplevel
eclipse_language suspend
output_options: [depth(20), attributes(pretty), quoted(true),
portrayed(true)]
prolog_suffix: ["", ".ecl", ".pl"]
syntax_option: nl_in_quotes no_blanks
variable_names: check_singletons
See Also
get_flag / 2, set_flag / 2