Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/write_to_file_hook_2.rst.txt |
.. index:: write_to_file_hook(Fileï¼Options) .. _write_to_file_hook/2:
.. rst-class:: right
object
write_to_file_hook(File,Options)
This hook object writes term-expansion results to a file using a list of write_term/3 options. The terms are terminated by a period and a new line.
| Availability:
| logtalk_load(hook_objects(loader))
| Author: Paulo Moura | Version: 1:0:0 | Date: 2022-07-06
| Compilation flags:
| static, context_switching_calls
| Implements:
| public
:ref:`expanding <expanding/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`expanding/0::goal_expansion/2` Â :ref:`expanding/0::term_expansion/2` Â
.. contents:: :local: :backlinks: top
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(no local declarations; see entity ancestors if any)
(none)
.. seealso::
:ref:`backend_adapter_hook <backend_adapter_hook/0>`, :ref:`default_workflow_hook <default_workflow_hook/0>`, :ref:`identity_hook <identity_hook/0>`, :ref:`grammar_rules_hook <grammar_rules_hook/0>`, :ref:`prolog_module_hook(Module)
<prolog_module_hook/1>`, :ref:`object_wrapper_hook <object_wrapper_hook/0>`, :ref:`write_to_file_hook(File)
<write_to_file_hook/1>`, :ref:`write_to_stream_hook(Stream,Options)
<write_to_stream_hook/2>`, :ref:`write_to_stream_hook(Stream)
<write_to_stream_hook/1>`, :ref:`print_goal_hook <print_goal_hook/0>`, :ref:`suppress_goal_hook <suppress_goal_hook/0>`