struct

Config::ValidationError

Inherits Struct < Value < Object

検証エラー 1 件。 section は設定 GUI がどのタブを指し示すかを決めるために使う(仕様書 4.8.2 節)。

Constructors

new(section : String, message : String)
Source

Instance methods

message
Source
section
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source