@stdlib/process-chdir
Change the current working directory.
Change the current working directory.
Return the current working directory.
Return the current working directory.
Object containing the user environment.
Absolute pathname of the executable which started the current Node.js process.
Return the effective numeric group identity of a calling process.
Return the effective numeric user identity of a calling process.
Return the numeric group identity of a calling process.
Return the current user's home directory.
Return the current user's home directory.
Extract a nested property value from each element of an object array.
Set a nested property value.
Define a configurable read-only accessor.
Define a configurable read-only property.
Define a configurable read-write accessor.
Define a configurable write-only accessor.
Define a configurable memoized read-only object property.
Define a memoized object property.
Return a directory name.
Invoke a function until a test condition is true.