Sha256: 85e4243556c0bb0501c6f555d93ac8759d09cb8d3df039e72e47b8b85822e89d

Contents?: true

Size: 219 Bytes

Versions: 2

Compression:

Stored size: 219 Bytes

Contents

Feature: ghc blob

  Scenario: Available commands

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
github_cli-0.4.2 features/blob.feature
github_cli-0.4.1 features/blob.feature