Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/csv_0.rst.txt |
.. index:: csv .. _csv/0:
.. rst-class:: right
object
csv
CSV files reading and writing predicates using the options Header - keep
, Separator - comma
, and IgnoreQuotes - false
.
| Availability:
| logtalk_load(csv(loader))
| Author: Jacinto Dávila | Version: 1:0:0 | Date: 2021-02-02
| Compilation flags:
| static, context_switching_calls
| Extends:
| public
:ref:`csv(keep,comma,false)
<csv/3>`
| Remarks: | (none)
| Inherited public predicates: | Â :ref:`csv_protocol/0::guess_arity/2` Â :ref:`csv_protocol/0::guess_separator/2` Â :ref:`csv_protocol/0::read_file/2` Â :ref:`csv_protocol/0::read_file/3` Â :ref:`csv_protocol/0::read_file_by_line/2` Â :ref:`csv_protocol/0::read_file_by_line/3` Â :ref:`csv_protocol/0::read_stream/2` Â :ref:`csv_protocol/0::read_stream/3` Â :ref:`csv_protocol/0::read_stream_by_line/2` Â :ref:`csv_protocol/0::read_stream_by_line/3` Â :ref:`csv_protocol/0::write_file/3` Â :ref:`csv_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)