class Crtangle::Handler

Overview

Handles the logic behind parsing and writing the markdown and target files.

Defined in:

handle.cr

Constructors

Constructor Detail

def self.new(file : String, target : String | Nil) #

[View source]