Did you know ... Search Documentation:
Pack prolog_library_collection -- prolog/task.pl
PublicShow source
 run_task(:Goal_0) is det
 run_task(:Goal_0, +Format:string) is det
 run_task(:Goal_0, +Format:string, +Args:list) is det
Verbose calling of Goal_0.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 run_task(Arg1, Arg2)
 run_task(Arg1, Arg2, Arg3)
 write_debug(Arg1)
 writeln_debug(Arg1)