Did you know ... Search Documentation:
Pack simple_web -- prolog/sw/sw_config_handling.pl
PublicShow source

Set framework attributes, looks for a config.pl file in project and assert facts. Otherwise, set reasonable defaults.

 get_config(+Key:atom, -Val:atom) is nondet
User config, else default provided.
Arguments:
Key- Name of config attribute
Val- Value of config attribute