Sha256: 645ae42c100347d59934f916216de17578e0d1d42b95959fafcd7cff583bd9f7
Contents?: true
Size: 413 Bytes
Versions: 19
Compression:
Stored size: 413 Bytes
Contents
# # @method #set(key, value) # Sets a value # @param [String] key describe key param # @param [Object] value describe value param # @option value [String] string # @option value [Integer] number # @option value [Object] whatever # # @mixin Foo = helper: -> another: (a, b) -> withDefault: (a = 2, c, d = 'hi', d, e = { a: 2 }, f = new TestClassMethods()) -> nowWithSpalt: (foo, bar...) ->
Version data entries
19 entries across 19 versions & 1 rubygems