struct
NoirMobileLinker::IosHandlers::ForwardedAction
- NoirMobileLinker::IosHandlers::ForwardedAction
- Struct
- Value
- Object
Defined in:
mobile/linker.crConstructors
Instance Method Summary
- #action : String
- #action_type : String
- #clone
- #copy_with(receiver _receiver = @receiver, method _method = @method, action _action = @action, action_type _action_type = @action_type)
- #method : String
- #receiver : String
Constructor Detail
Instance Method Detail
def copy_with(receiver _receiver = @receiver, method _method = @method, action _action = @action, action_type _action_type = @action_type)
#