holst
rui-29-dev
Holst
CellType
JupyterCell
JupyterFile
JupyterMetadata
JupyterSource
KernelSpec
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
#code?
#markdown?
Instance Method Detail
def
code?
#
def
markdown?
#