ExecutableForcedLoadSetting
- class mobase.ExecutableForcedLoadSetting(process, library)
Bases:
objectMethods Summary
enabled()- rtype:
bool
forced()- rtype:
bool
library()- rtype:
str
process()- rtype:
str
withEnabled(enabled)- rtype:
withForced(forced)- rtype:
Methods Documentation
- enabled()
- Return type:
bool
- forced()
- Return type:
bool
- library()
- Return type:
str
- process()
- Return type:
str
- withEnabled(enabled)
- Return type:
- withForced(forced)
- Return type: