class Garret::BookmarkParser

Overview

Handles parsing of JSON to markdown

Defined in:

garret.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ignored : Ignored, bookmark_data : JSON::Any) #

[View source]

Instance Method Detail

def parse_data(depth : Int32, current_folder : JSON::Any) #

[View source]