Sha256: e97c278962a775e923f52f0df62e30b2117263530fe5b449d1f63e10207c4abb

Contents?: true

Size: 173 Bytes

Versions: 9

Compression:

Stored size: 173 Bytes

Contents

#import <Foundation/Foundation.h>
@class GHTableRow;

@protocol GHHasRowsProtocol <NSObject>

@property (nonatomic, readonly) NSArray<GHTableRow *>   * rows;

@end

Version data entries

9 entries across 9 versions & 1 rubygems

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