Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
codacy-ameba
2.6.8
Codacy
Ameba
Config
DefaultPatterns
DescriptionJSON
Description
Parameter
Formatter
Markdown
Parameter
Pattern
PatternsJSON
Parameter
Pattern
Runner
Tool
Generated using Crystal 1.14.0
2025-03-28 14:41:18 UTC
struct
Codacy::
Ameba::
Parameter
Codacy::Ameba::Parameter
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
codacy-ameba/config.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#name
: String
#name=
(name : String)
#value
: String
#value=
(value : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]
def
value
: String
#
[
View source
]
def
value=
(value : String)
#
[
View source
]