struct

Persona::PersonaLine

Inherits Struct < Value < Object

Constructors

new(keywords : Array(String), key_value_pairs : Hash(String, String))
Source

Class methods

is_persona_line(line)
Source
parse_persona_line(line)
Source
zero
Source

Instance methods

<<(other : PersonaLine)
Source
explicit_role
Source
key_value_pairs
Source
keywords
Source
resolve(kind : String, config : PersonaConfig::PersonaConfig)
Source