mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 16:45:22 +00:00
9 lines
271 B
Markdown
9 lines
271 B
Markdown
---
|
|
description: "tools value format: quoted CSV string."
|
|
tools: "read, grep, find"
|
|
expect_tools_present: "read, grep, find"
|
|
expect_tools_absent: "bash, edit, write, ls"
|
|
---
|
|
e2e template (format check 2/3): quoted CSV string. Same result as the unquoted
|
|
and array forms.
|