System.3kaya

Langue: en

Version: March 2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

System - System interaction functions

DESCRIPTION

This module contains functions for interaction with the system, such as environment and argument retrieval, sleeping, and temporary file creation.

On Posix systems, the Posix(3kaya) module provides additional system interaction functions.

FUNCTIONS

System._exit(3kaya)

System.chdir(3kaya)

System.getArgs(3kaya)

System.getCwd(3kaya)

System.getEnv(3kaya)

System.getPID(3kaya)

System.microSleep(3kaya)

System.progName(3kaya)

System.sleep(3kaya)

AUTHORS

Kaya standard library by Edwin Brady, Chris Morris and others (kaya@kayalang.org). For further information see http://kayalang.org/

LICENSE

The Kaya standard library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (version 2.1 or any later version) as published by the Free Software Foundation.