Libraries
»
puppeteer_entity
(0.1.1)
»
Index (S)
»
PuppeteerEntity
»
Screenshot
Class: PuppeteerEntity::Screenshot
Inherits:
Base
Object
Dry::Struct
Base
PuppeteerEntity::Screenshot
show all
Defined in:
lib/puppeteer_entity/screenshot.rb
Constant Summary
collapse
MIME_TYPES =
{
"
png
"
=>
"
image/png
"
,
"
jpeg
"
=>
"
image/jpeg
"
,
"
webp
"
=>
"
image/webp
"
}
.
freeze
Method Summary
Methods inherited from
Base
#response