type property

Source.type property

Gets the type of a source.

@property
def type(self) -> str:
    ...

See Also