class

Devto::Post

Inherits JSON::Serializable::Unmapped / JSON::Serializable / Medup::Post / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

body_markdown
Source
body_markdown=(body_markdown : String)
Source
canonical_url
Source
canonical_url=(canonical_url : String)
Source
cover_image
Source
cover_image=(cover_image : String)
Source
description
Source
description=(description : String)
Source
download_image(name : String, src : String)
Source
md_content(assets) : String
Source
md_cover_image(assets)
Source
md_header
Source
tag_list
Source
tag_list=(tag_list : String)
Source
tags
Source
tags=(tags : Array(String))
Source
title
Source
title=(title : String)
Source
to_md
Source
url=(url : String)
Source