struct

RequestContext::OpenGraph

Inherits Struct < Value < Object

Constructors

new(site_name : String = "shards.info", title : String = "shards.info", type : String = "object", description : String = "View of all repositories on Github and Gitlab that have Crystal code in them", image : String = "https://shards.info/images/logo.png", url : String = "https://shards.info")
Source

Instance methods

description
Source
description=(description : String)
Source
image
Source
image=(image : String)
Source
site_name
Source
site_name=(site_name : String)
Source
title
Source
title=(title : String)
Source
type
Source
type=(type : String)
Source
url=(url : String)
Source