LMIShellClient.
LMIShellClient
(uri, username='', password='', **kwargs)[source]¶LMIShellClient
overrides few methods due to caching purposes.
Parameters: |
|
---|
NOTE: If interactive is set to True, LMIShell will:
LMIInstance.doc()
,
LMIClass.doc()
, LMIInstance.tomof()
and
LMIMethod.tomof()
interactive
¶Returns: | flag, if the LMIShell is run in the interactive mode |
---|---|
Return type: | bool |
use_cache
¶Returns: | flag, which tells, if the LMIShell should use a cache |
---|---|
Return type: | bool |