encommon.webkit package#
Submodules#
encommon.webkit.content module#
- class encommon.webkit.content.Content[source]#
Bases:
objectAccess common content used with application interfaces.
- classmethod images(name: str) str | None[source]#
Return the contents requested stored within the project.
- Parameters:
name – Which file in the project will be returned.
- Returns:
Contents requested stored within the project.
Module contents#
- class encommon.webkit.Content[source]#
Bases:
objectAccess common content used with application interfaces.
- classmethod images(name: str) str | None[source]#
Return the contents requested stored within the project.
- Parameters:
name – Which file in the project will be returned.
- Returns:
Contents requested stored within the project.