class Mappings::InjectionRequestOperation

Overview

A list of entities mapping to a list of words to inject.

Defined in:

bindings/mappings.cr

Constructors

Instance Method Summary

Macro Summary

Constructor Detail

def self.new(c_data : LibHermes::CInjectionRequestOperation) #

[View source]
def self.new(data) #

Instance Method Detail

def ==(other : self) #
Description copied from class Reference

Returns true if this reference is the same as other. Invokes same?.


def data : DataType #

def data=(data : DataType) #

def kind #

[View source]
def to_unsafe #

[View source]
def values #

[View source]

Macro Detail

macro method_missing(call) #