struct Protocol::Page::GetAppManifest
- Protocol::Page::GetAppManifest
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/page.crConstructors
Instance Method Summary
-
#data : String | Nil
Manifest content.
- #errors : Array(AppManifestError)
-
#parsed : AppManifestParsedProperties | Nil
Parsed manifest properties
-
#url : String
Manifest location.