struct StimulusController::Method
- StimulusController::Method
- Struct
- Value
- Object
Defined in:
stimulus/stimulus_controller.crConstructors
Instance Method Summary
- #body : String
- #clone
- #copy_with(name _name = @name, body _body = @body)
- #name : String
-
#to_s(io : IO)
Same as
#inspect(io)
.