cloudmesh-common.cloudmesh.common.deprecated
¶
Module Contents¶
Functions¶
|
This is a decorator which can be used to mark functions |
-
cloudmesh-common.cloudmesh.common.deprecated.
string_types
¶
-
cloudmesh-common.cloudmesh.common.deprecated.
deprecated
(reason)¶ This is a decorator which can be used to mark functions as deprecated. It will result in a warning being emitted when the function is used.