Did you know ... | Search Documentation: |
Pack logtalk -- logtalk-3.85.0/docs/_sources/os_0.rst.txt |
.. index:: os .. _os/0:
.. rst-class:: right
object
os
Portable operating-system access predicates.
| Availability:
| logtalk_load(os(loader))
| Author: Paulo Moura | Version: 1:101:1 | Date: 2024-10-14
| Compilation flags:
| static, context_switching_calls
| Implements:
| public
:ref:`osp <osp/0>`
| Uses:
| :ref:`list <list/0>`
| Aliases:
| osp
absolute_file_name/2 as expand_path/2
| Remarks:
| Inherited public predicates: | Â :ref:`osp/0::absolute_file_name/2` Â :ref:`osp/0::change_directory/1` Â :ref:`osp/0::command_line_arguments/1` Â :ref:`osp/0::copy_file/2` Â :ref:`osp/0::cpu_time/1` Â :ref:`osp/0::date_time/7` Â :ref:`osp/0::decompose_file_name/3` Â :ref:`osp/0::decompose_file_name/4` Â :ref:`osp/0::delete_directory/1` Â :ref:`osp/0::delete_directory_and_contents/1` Â :ref:`osp/0::delete_directory_contents/1` Â :ref:`osp/0::delete_file/1` Â :ref:`osp/0::directory_exists/1` Â :ref:`osp/0::directory_files/2` Â :ref:`osp/0::directory_files/3` Â :ref:`osp/0::ensure_directory/1` Â :ref:`osp/0::ensure_file/1` Â :ref:`osp/0::environment_variable/2` Â :ref:`osp/0::file_exists/1` Â :ref:`osp/0::file_modification_time/2` Â :ref:`osp/0::file_permission/2` Â :ref:`osp/0::file_size/2` Â :ref:`osp/0::full_device_path/1` Â :ref:`osp/0::internal_os_path/2` Â :ref:`osp/0::is_absolute_file_name/1` Â :ref:`osp/0::make_directory/1` Â :ref:`osp/0::make_directory_path/1` Â :ref:`osp/0::null_device_path/1` Â :ref:`osp/0::operating_system_machine/1` Â :ref:`osp/0::operating_system_name/1` Â :ref:`osp/0::operating_system_release/1` Â :ref:`osp/0::operating_system_type/1` Â :ref:`osp/0::path_concat/3` Â :ref:`osp/0::pid/1` Â :ref:`osp/0::read_only_device_path/1` Â :ref:`osp/0::rename_file/2` Â :ref:`osp/0::shell/1` Â :ref:`osp/0::shell/2` Â :ref:`osp/0::sleep/1` Â :ref:`osp/0::temporary_directory/1` Â :ref:`osp/0::time_stamp/1` Â :ref:`osp/0::wall_time/1` Â :ref:`osp/0::working_directory/1` Â
.. 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:`os_types <os_types/0>`