ExecutableForcedLoadSetting
- class mobase.ExecutableForcedLoadSetting(process, library)
Bases:
objectMethods Summary
enabled()forced()library()process()withEnabled(enabled)withForced(forced)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: