struct

KemalWAF::VariableSpec

Inherits YAML::Serializable / Struct / Value / Object

Variable yapısı (esnek variable tanımlama için)

Constructors

new(type : String, names : Array(String) | Nil = nil)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

names
Source
names=(names : Array(String) | Nil)
Source
type
Source
type=(type : String)
Source