struct NoirMobileLinker::IosHandlers::ForwardedAction

Defined in:

mobile/linker.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(receiver : String, method : String, action : String, action_type : String) #

[View source]

Instance Method Detail

def action : String #

def action_type : String #

def clone #

[View source]
def copy_with(receiver _receiver = @receiver, method _method = @method, action _action = @action, action_type _action_type = @action_type) #

[View source]
def method : String #

def receiver : String #