Libraries
»
markdown_exec
(2.5.0)
»
Index (S)
»
ShellType
Class: ShellType
Inherits:
Object
Object
ShellType
show all
Defined in:
lib/block_types.rb
Constant Summary
collapse
ALL =
[
BASH
=
'
bash
'
,
FISH
=
'
fish
'
,
SH
=
'
sh
'
]
.
freeze