struct Protocol::Page::InstallabilityError
- Protocol::Page::InstallabilityError
- Struct
- Value
- Object
Overview
The installability error
Included Modules
- JSON::Serializable
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#error_arguments : Array(InstallabilityErrorArgument)
The list of error arguments (e.g.
-
#error_id : String
The error id (e.g.
Constructor Detail
Instance Method Detail
def error_arguments : Array(InstallabilityErrorArgument)
#
The list of error arguments (e.g. {name:'minimum-icon-size-in-pixels', value:'64'}).