Sha256: c45d7b7e53ec18117e8bf7cb0dfae724be22c25644298220577af3d8bbb8c05a

Contents?: true

Size: 219 Bytes

Versions: 4

Compression:

Stored size: 219 Bytes

Contents

Feature: ghc tree

  Scenario: Available commands

    When I run `ghc tree`
    Then the exit status should be 0
      And the output should contain "ghc tree create"
      And the output should contain "ghc tree get"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
github_cli-0.4.3 features/tree.feature
github_cli-0.4.2 features/tree.feature
github_cli-0.4.1 features/tree.feature
github_cli-0.4.0 features/tree.feature