Sha256: b33faf0ef83fb43102bd872e9d2e8c0b75bfd6a68c2029c43b9bbbb93c6f5465

Contents?: true

Size: 255 Bytes

Versions: 9

Compression:

Stored size: 255 Bytes

Contents

#import <Foundation/Foundation.h>
@protocol GHHasDescriptionProtocol <NSObject>

@property (nonatomic, readonly) NSString    * keyword;
@property (nonatomic, readonly) NSString    * name;
@property (nonatomic, readonly) NSString    * desc;

@end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
xcfit-2.0.6 XCFit/Classes/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.9.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.8.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.7.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.6.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.5.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.4.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.3.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h
xcfit-0.2.0 XCFitDemo/XCFitDemoCucumberishTests/Cucumberish/Dependencies/Gherkin/GHHasDescriptionProtocol.h