Ice.getSliceDir¶
- Ice.getSliceDir() str | None¶
Returns the path to the directory where the Ice Slice files are installed.
This helper function locates the installation directory for the Ice Slice files, typically used to configure include paths for Slice compilers.
- Returns:
The absolute path to the directory containing the Ice Slice files, or
Noneif the directory cannot be found.- Return type:
str or None