On this page
LibTmux.Internal.SupportedAliases
- Module
- LibTmux.Internal
- Package
- LibTmux
- Source
- src/LibTmux/Compatibility/SupportedAliases.cs
-
What the Python names became here.
Python libtmux kept older spellings alongside newer ones and warned when the older was used. Nothing carries both spellings here, so a reader coming from Python needs to be told which name replaced theirs rather than to find the old one missing. The mapping is data so a test can hold it to the promise that every name it lists has a replacement that exists.
2 declared, 0 inherited
Members
- Replacement method Names what replaced one Python symbol.
- PythonSymbolIds property Every Python name that has a replacement here.