summaryrefslogtreecommitdiff
path: root/ambient.yaml
blob: 18746398adc641c8e2751515c5dcc091d99a0306 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- given: an installed ambient-run-script
  impl:
    python:
      function: install_ambient_run_script

- given: tar archive {filename} with contents of {directory}
  impl:
    python:
      function: create_tar

- given: empty tar archive {filename}
  impl:
    python:
      function: create_empty_tar