process method

process

Starts the PsConverter processing with the specified parameters.

Returns

An ResultContainer object containing the result of the operation.

def process(self, options):
    ...
ParameterTypeDescription
optionsIPluginOptionsAn options object containing instructions for the PsConverter.

Exceptions

ExceptionDescription
NotSupportedException

See Also