RvmSaveOptions constructor

__init__(self)

Constructor of RvmSaveOptions


def __init__(self):
    ...

__init__(self, content_type)

Constructor of RvmSaveOptions


def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeFileContentTypeText or binary RVM file?

See Also