Sha256: 1d2aa7ab35d913a7ec0cdc3b2835acd32073c9d232634672abfa965c18564584

Contents?: true

Size: 214 Bytes

Versions: 3

Compression:

Stored size: 214 Bytes

Contents

Feature: Delete the entire file
    In order to get a fresh start on things
    I can delete my alias file entirely

    Scenario: short code
        When I run `aka -d`
        Then the alias file should be empty.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
aka-0.5.4 features/delete.feature
aka-0.5.2 features/delete.feature
aka-0.5.1 features/delete.feature