File: sq-subplot.yaml

package info (click to toggle)
rust-sequoia-sq 1.3.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,612 kB
  • sloc: makefile: 5
file content (14 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- given: "an installed sq"
  impl:
    rust:
      function: install_sq

- then: "I remember the fingerprint as {name}"
  impl:
    rust:
      function: remember_fingerprint_in_variable

- then: "stdout, as JSON, matches pattern {file:file}"
  impl:
    rust:
      function: stdout_matches_json_template