Sha256: 3930f161d78dd8e44a1ce43def126b72ffd7fc57847029e3c8b1a9b9cfd43e58
Contents?: true
Size: 264 Bytes
Versions: 9
Compression:
Stored size: 264 Bytes
Contents
#import <Foundation/Foundation.h> @interface GHScenarioDefinition (Private) - (id)initWithLocation:(GHLocation *)theLocation keyword:(NSString *)theKeyword name:(NSString *)theName description:(NSString *)theDescription steps:(NSArray<GHStep *> *)theSteps; @end
Version data entries
9 entries across 9 versions & 1 rubygems