| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
System.Monopati.Posix.Calls
Documentation
Constructors
| Hardware | A physical I/O error has occurred: [EIO] |
| Permission | The process has insufficient privileges to perform the operation: [EROFS, EACCES, EPERM] |
| Exhausted | Insufficient resources are available to perform the operation: [EDQUOT, ENOSPC, ENOMEM, EMLINK] |
| Missing | There is no path to the target: [ENOENT, ENOTDIR] |
current :: IO (Maybe (Absolute Path To Directory)) Source #
Return Nothing, if current working directory is root (cwd)