philh_myftp_biz._log¶
Module Contents¶
Classes¶
API¶
- class philh_myftp_biz._log.MutInt(arg0: SupportsInt | SupportsIndex)¶
Initialization
- value: int = None¶
- __add__(arg0: SupportsInt | SupportsIndex) philh_myftp_biz._log.MutInt¶
- __bool__() bool¶
- __iadd__(arg0: SupportsInt | SupportsIndex) philh_myftp_biz._log.MutInt¶
- __index__() int¶
- __int__() int¶
- __isub__(arg0: SupportsInt | SupportsIndex) philh_myftp_biz._log.MutInt¶
- __sub__(arg0: SupportsInt | SupportsIndex) philh_myftp_biz._log.MutInt¶