| Did you know ... | Search Documentation: |
| Pack logtalk -- logtalk-3.98.0/docs/apis/_sources/tsv_2.rst.txt |
.. index:: single: tsv(Header,Comments)
.. _tsv/2:
.. rst-class:: right
object
tsv(Header,Comments)Header - Header handling option with possible values skip and keep (default).Comments - Comment handling option with possible values true and false (default). When true, lines starting with # are skipped when reading TSV files and streams.
TSV file and stream reading and writing predicates.
| Availability:
| logtalk_load(tsv(loader))
| Author: Paulo Moura | Version: 1:1:0 | Date: 2026-02-25
| Compilation flags:
| static, context_switching_calls
| Implements:
| public :ref:`tsv_protocol <tsv_protocol/0>`
| Uses:
| :ref:`list <list/0>`
| :ref:`logtalk <logtalk/0>`
| :ref:`reader <reader/0>`
| :ref:`type <type/0>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`tsv_protocol/0::read_file/2` Â :ref:`tsv_protocol/0::read_file/3` Â :ref:`tsv_protocol/0::read_file_by_line/2` Â :ref:`tsv_protocol/0::read_file_by_line/3` Â :ref:`tsv_protocol/0::read_stream/2` Â :ref:`tsv_protocol/0::read_stream/3` Â :ref:`tsv_protocol/0::read_stream_by_line/2` Â :ref:`tsv_protocol/0::read_stream_by_line/3` Â :ref:`tsv_protocol/0::write_file/3` Â :ref:`tsv_protocol/0::write_stream/3` Â
.. 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)