Module: Craftar

Defined in:
lib/craftar/base.rb,
lib/craftar.rb,
lib/craftar/app.rb,
lib/craftar/tag.rb,
lib/craftar/item.rb,
lib/craftar/image.rb,
lib/craftar/media.rb,
lib/craftar/token.rb,
lib/craftar/collection.rb,
lib/craftar/sdk_version.rb,
lib/craftar/collection_bundle.rb

Overview

The main Craftar class

Defined Under Namespace

Classes: App, Base, Collection, CollectionBundle, Image, Item, Media, SdkVersion, Tag, Token

Class Attribute Summary collapse

Class Attribute Details

.api_keyObject

Returns the value of attribute api_key.



14
15
16
# File 'lib/craftar.rb', line 14

def api_key
  @api_key
end