inpRW._inpCustom¶
Module Contents¶
- class inpRW._inpCustom.Custom¶
This class is intentionally blank, as it allows end users without access to
inpRWsource code a method to extendinpRW. This class is automatically imported as part ofinpRW. Scripters only need to define new functions here and optionally delete the “custom” class variable. self can be used to refer to theinpRWinstance.