Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ripper
master
Ripper
Options
Prefixed
Property
Selector
Variable
Generated using Crystal 1.10.1
2024-02-25 06:19:09 UTC
module
Ripper::
Prefixed
Extended Modules
Ripper::Prefixed
Defined in:
ripper/prefixed.cr
Instance Method Summary
#[]
(name, value : String)
#[]
(name, value : Nil)
#names
#prop
(name)
#properties
#val
(value)
#values
Instance Method Detail
def
[]
(name, value : String)
#
[
View source
]
def
[]
(name, value : Nil)
#
[
View source
]
def
names
#
[
View source
]
def
prop
(name)
#
[
View source
]
def
properties
#
[
View source
]
def
val
(value)
#
[
View source
]
def
values
#
[
View source
]