Sha256: b782f04bbe682fad6e65189deb048e4383e1ff85b1ac865a74c7f4890434df3b

Contents?: true

Size: 321 Bytes

Versions: 1

Compression:

Stored size: 321 Bytes

Contents

# Menu automation via CLI
::: Specified block (shell) type
```bash :bash-block
echo "Bash block"
```
```sh :sh-block
echo "Sh block"
```
::: Unspecified block (shell) type
``` :unspecified-shell-type
echo "Unspecified shell type"
```
@import bats-document-configuration.md
```opts :(document_options)
bash_only: false
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
markdown_exec-2.5.0 docs/dev/menu-cli.md