Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-tips
master
Base
Fuga
Hoge
Register
Store
Built with Crystal 1.9.2
2023-10-07 16:37:57 UTC
class
Hoge
Hoge
Base
Reference
Object
Included Modules
Register
Defined in:
tips/get_class_instance_by_string.cr
tips/nillable_property.cr
tips/not_nil_property.cr
Constructors
.new
Instance Method Summary
#fuga
#fuga=
(fuga)
#fuga?
#greet
Instance methods inherited from class
Base
greet
greet
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
fuga
#
def
fuga=
(fuga)
#
[
View source
]
def
fuga?
#
def
greet
#
[
View source
]