abstract class Web::DomObject

Included Modules

Direct Known Subclasses

Defined in:

frontend.cr

Instance Method Summary

Instance Method Detail

def dup : self #
Description copied from class Reference

Returns a shallow copy of this object.

This allocates a new object and copies the contents of self into it.