enum Holst::CellType

Overview

Cell type definition. Currently only two types exist, Markdown or code.

Defined in:

holst.cr

Enum Members

CODE = 0
MARKDOWN = 1

Instance Method Summary

Instance Method Detail

def code? #

def markdown? #