Alchemy.Embed.image

You're seeing just the function image, go back to Alchemy.Embed module for more information.
Link to this function

image(embed, url)

Specs

image(t(), url()) :: t()

Sets the main image of the embed.

Examples

%Embed{}
|> image("http://i.imgur.com/4AiXzf8.jpg")