ralsei.utils¶
Module Contents¶
Functions¶
| Ensure  | |
| Get the parent directory of the file that called this function | 
API¶
- ralsei.utils.expect(value: ralsei.utils.expect.T | None, error: Exception) ralsei.utils.expect.T¶
- Ensure - valueis not- None, throw exception otherwise
- ralsei.utils.folder() pathlib.Path¶
- Get the parent directory of the file that called this function