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
value
is notNone
, throw exception otherwise
- ralsei.utils.folder() pathlib.Path ¶
Get the parent directory of the file that called this function