Skip to main content

Module os

Module os 

Source
Expand description

Implementation of std::os functionality for unix systems

Structs§

JoinPathsError

Constants§

PATH_SEPARATOR 🔒

Functions§

chdirNon-target_os=espidf
current_exeLinux or Cygwin or target_os=hurd or Android or target_os=nuttx or Emscripten
getcwdNon-target_os=espidf
getpid
getppid
glibc_versionLinux and GNU
home_dir
join_paths
page_sizeNon-target_os=espidf
parse_glibc_version 🔒 Linux and GNU
split_paths
temp_dir

Type Aliases§

SplitPaths