wibble  1.1
Functions
wibble::sys::process Namespace Reference

Functions

std::string getcwd ()
 Get the absolute path of the current working directory. More...
 

Function Documentation

◆ getcwd()

std::string wibble::sys::process::getcwd ( )

Get the absolute path of the current working directory.

Referenced by TestProcess::getcwdAndChdir().