class documentation

Undocumented

Class Variable options additional options
Class Variable pattern expression to match the url against
Class Variable reversed reversed rewrite rule
Class Variable target target url with placeholders

Inherited from Config:

Class Variable uid unique ID

Inherited from Data (via Config):

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
options: t.Optional[dict] = (source)

additional options

pattern: gws.Regex = (source)

expression to match the url against

reversed: bool = (source)

reversed rewrite rule

target: str = (source)

target url with placeholders