Sha256: c63391662c55a6ff7cec83cb1572a9e779cd6e6bd93f09dfe3e579af1bb655b9
Contents?: true
Size: 390 Bytes
Versions: 19
Compression:
Stored size: 390 Bytes
Contents
class Example.Events # This is a generic Events emit method. # # @event theBasic.One # @event theWeirdOne Omg this event is so weird o_O # @event theComplicatedOne # This is the complicated event yo # @param [String] the incredible string # # This should be more description for the method itself, and events # shouldn't have messed it up. # emit: (args...) ->
Version data entries
19 entries across 19 versions & 1 rubygems