RvmLoadOptions constructor

init

Construct a RvmLoadOptions instance

def __init__(self):
    ...

init

Construct a RvmLoadOptions instance

def __init__(self, content_type):
    ...
ParameterTypeDescription
content_typeFileContentType

See Also