Libraries
»
markdown_exec
(2.0.3)
»
Index (B)
»
BlockType
Class: BlockType
Inherits:
Object
Object
BlockType
show all
Defined in:
lib/block_types.rb
Constant Summary
collapse
ALL =
[
BASH
=
'
bash
'
,
LINK
=
'
link
'
,
OPTS
=
'
opts
'
,
PORT
=
'
port
'
,
VARS
=
'
vars
'
]
.
freeze