class documentation

Base directory for assets

Class Variable allowMime allowed mime types
Class Variable denyMime disallowed mime types (from the standard list)
Class Variable dir directory path

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
allowMime: t.Optional[list[str]] = (source)

allowed mime types

denyMime: t.Optional[list[str]] = (source)

disallowed mime types (from the standard list)

dir: gws.DirPath = (source)

directory path