sequoia-sq 1.3.2

Command-line frontends for Sequoia
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