object
os
Portable operating-system access predicates.
logtalk_load(os(loader))
static, context_switching_calls
File path expansion: To ensure portability, all file paths are expanded before being handed to the backend Prolog system.
Exception terms: Currently, there is no standardization of the exception terms thrown by the different backend Prolog systems.
B-Prolog portability: The
wall_time/1
predicate is not supported.CxProlog portability: The
date_time/7
predicate returns zeros for all arguments.JIProlog portability: The
file_permission/2
andcommand_line_arguments/1
predicates are not supported.Quintus Prolog: The
pid/1
andshell/2
predicates are not supported.XSB portability: The
command_line_arguments/1
predicate is not supported.
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)
See also