Module os

Source
Expand description

Implementation of std::os functionality for unix systems

Structsยง

JoinPathsError
SplitPaths

Constantsยง

PATH_SEPARATOR ๐Ÿ”’
TMPBUF_SZ ๐Ÿ”’

Functionsยง

chdir
current_exe
errno
Returns the platform-specific value of errno
errno_location
error_string
Gets a detailed string description for the given error number.
exit
getcwd
getpid
getppid
glibc_version
home_dir
join_paths
page_size
parse_glibc_version ๐Ÿ”’
set_errno
Sets the platform-specific value of errno
split_paths
temp_dir