Sha256: 41ae228c9ba274439dc962cd15349f5281f735c3be9dd6a0ea64c31ea7aae949

Contents?: true

Size: 323 Bytes

Versions: 5

Compression:

Stored size: 323 Bytes

Contents

---

cat with local fetch:
  strategy: Fetcher
  test:
    fetch:
      strategy: Fetch
      resources:
        - cat/file.in
        - cat/file.out
      test:
        cat:
          strategy: Cmd
          command: cat
          input: !path <<fetch_dir>>/cat/file.in
          output: !path <<fetch_dir>>/cat/file.out

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ttk-0.1.576 test/ttk-dist/local-fetch.yml
ttk-0.2.0 test/ttk-dist/local-fetch.yml
ttk-0.2.1 test/ttk-dist/local-fetch.yml
ttk-0.1.579 test/ttk-dist/local-fetch.yml
ttk-0.1.580 test/ttk-dist/local-fetch.yml