Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crtangle
master
Crtangle
Handler
Parser
Built with Crystal 1.9.2
2023-10-07 19:53:09 UTC
class
Crtangle::Handler
Crtangle::Handler
Reference
Object
Overview
Handles the logic behind parsing and writing the markdown and target files.
Defined in:
handle.cr
Constructors
.new
(file : String, target : String | Nil)
Constructor Detail
def self.
new
(file : String, target : String | Nil)
#
[
View source
]