Libraries
»
markdown_exec
(3.5.1)
»
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