Class: QgsProcessingOutputFolder

class qgis.core.QgsProcessingOutputFolder(name: str, description: str = '')

Bases: QgsProcessingOutputDefinition

Constructor for QgsProcessingOutputFolder.

QgsProcessingOutputFolder(QgsProcessingOutputFolder)

A folder output for processing algorithms.

Methods

type

rtype

str

typeName

Returns the type name for the output class.

type(self)str
Return type

str

typeName()str

Returns the type name for the output class.

Return type

str