class Channel

class Channel

lib/channel.tya:2

Channel provides the channel/Channel standard library API.

Source
# Channel provides the channel/Channel standard library API.
class Channel
  # Channel.native provides the channel/Channel standard library operation.
  # @type Boolean
  native: true

Instance Variables

native

Channel.native

lib/channel.tya:5

Channel.native provides the channel/Channel standard library operation.

Source
  # Channel.native provides the channel/Channel standard library operation.
  # @type Boolean
  native: true