IGOL::SetVar
Inherits IGOL::Command < Reference < Object
Constructors
new(name : VarName, pattern : Pattern)
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
[](idx)
Sourcecopy(name = @name, pattern = @pattern) : SetVar
Sourcehash(hasher)
See Object#hash(hasher)
name
pattern
to_named_tuple
Sourceto_s(io)
Sourceto_tuple
SourceMacros
[]=(name_pattern, pattern_pattern, rhs)
Source