posix library Null safety
barrel file for posix specific functions.
Classes
- AshShell
- Provides a number of helper functions when dcli needs to interact with the Bash shell.
- BashShell
- Provides a number of helper functions when dcli needs to interact with the Bash shell.
- DashShell
- Provides a number of helper functions when dcli needs to interact with the Bash shell.
- FishShell
- Provides a number of helper functions when dcli needs to interact with the Zsh shell.
- ShShell
- Provides a number of helper functions when dcli needs to interact with the Bash shell.
- ZshShell
- Provides a number of helper functions when dcli needs to interact with the Zsh shell.
Mixins
- PosixShell
- Provides a number of helper functions for posix based shells. [...]
Functions
Exceptions / Errors
- ChModException
- Thrown if the chmod function encounters an error.
- ChOwnException
- Thrown if the chown function encounters an error.