Sha256: 977e9a402b1d1bae08bc8067dda880de438fff569bd0fd9363666c132da3cbff
Contents?: true
Size: 286 Bytes
Versions: 28
Compression:
Stored size: 286 Bytes
Contents
// // StartupCommand.h // <%= @project_name %> // // Created by <%= @developer.capitalize %> on <%= @created_on %> // Copyright(c) <%= Time.now.year %>, All rights reserved. // #import <UIKit/UIKit.h> #import "SimpleCommand.h" @interface StartupCommand : SimpleCommand { } @end
Version data entries
28 entries across 28 versions & 1 rubygems